Commit Graph

5 Commits

Author SHA1 Message Date
Michael Iedema 8f57dd84b3 revert cbb5d790e5 2016-07-06 12:19:56 -07:00
Tom Tsou cbb5d790e5 common: Add mandatory length field to UDP receive calls
Current UDP receive reads up to MAX_UDP_LENGTH bytes into the
passed in buffer, which may lead to buffer overflow if the
write buffer is of insufficient size.

Add mandatory length argument to UDP socket receive calls.

Reported-by: Simone Margaritelli <simone@zimperium.com>
Signed-off-by: Tom Tsou <tom.tsou@ettus.com>
2016-05-06 18:09:46 +02:00
Michael Iedema 88311c0670 merge 5.0 preview from commercial 2014-07-16 04:32:22 +02:00
Michael Iedema abec8dabb6 merged in commercial commonlibs 2014-03-24 22:57:31 +01:00
David Burgess c2c51d9107 Putting versions of RRLP, CommonLibs and sqlite3 into the public release branch.
git-svn-id: http://wush.net/svn/range/software/public/CommonLibs/trunk@2254 19bc5d8c-e614-43d4-8b26-e1612bc8e597
2011-10-07 19:20:49 +00:00