|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-1698974 ] Memory leak vulnerability in source file "if2ip.c"
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 12 Apr 2007 00:18:57 -0700
Bugs item #1698974, was opened at 2007-04-12 07:18
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
I found there's one memory problem in source file "if2ip.c". In function "Curl_if2ip()" it has the following statements:
" 85 char *Curl_if2ip(const char *interface, char *buf, int buf_size)
At line 93 it opened a socket and return the socket file descriptor. but at line 102, if the size of system interface name is bigger than the given size "
The fix may looks like:
Best Regards,
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info