This is the mail archive of the ecos-discuss@sources.redhat.com 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]

recvfrom patch




Hello,

The recv function calls recvfrom with NULL parameters.  recvfrom then
dereferences a NULL pointer.  This patch is a simple fix for this.  I have
tested it a LOT, and it does not seem to have any bad effects.

Thanks,
Wade

(See attached file: patch.recvfrom)


Inter-Tel -- Your Connection to the Future
http://www.inter-tel.com

Attachment: patch.recvfrom
Description: Binary data


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