[riot-commits] [RIOT-OS/RIOT] 63813a: posix_sockets: fix overflowing fd in close()
Oleg Hahm
oleg at hobbykeller.org
Sat Dec 12 12:15:53 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 63813acb7ed0661b0315172fda85244953fb1994
https://github.com/RIOT-OS/RIOT/commit/63813acb7ed0661b0315172fda85244953fb1994
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2015-12-12 (Sat, 12 Dec 2015)
Changed paths:
M sys/net/gnrc/conn/udp/gnrc_conn_udp.c
M sys/posix/sockets/posix_sockets.c
Log Message:
-----------
posix_sockets: fix overflowing fd in close()
Commit: 53ccf97de0befc6be8409774d0d45fbd83c10728
https://github.com/RIOT-OS/RIOT/commit/53ccf97de0befc6be8409774d0d45fbd83c10728
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-12-12 (Sat, 12 Dec 2015)
Log Message:
-----------
Merge pull request #4469 from cgundogan/pr/backport/posix_sockets/close_fd_fix
posix_sockets: fix overflowing fd in close()
Compare: https://github.com/RIOT-OS/RIOT/compare/c811380440e0...53ccf97de0be
More information about the commits
mailing list