This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fix of free() of stray pointer in ifaddrs.c


Hi folks,

The attached patch fixes an erroneous call to free() in getifaddrs().
The incorrect call to free() occurs if an IPv6 call to socket() fails.

Regards,
René Schipp von Branitz Nielsen 
Vitesse Semiconductors

Attachment: 20090623-ifaddrs.patch
Description: 20090623-ifaddrs.patch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]