]> granicus.if.org Git - curl/commit
sockfilt: suppress conversion warning with explicit cast
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Sun, 16 Jul 2017 11:28:45 +0000 (13:28 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Sun, 16 Jul 2017 11:28:45 +0000 (13:28 +0200)
commit0bdb81125008207c9be90c69ec9393061eaab10b
tree9eb01a1232df49f569a9ce2cdee5a24bf0704ae2
parent70cbefeb5ffcc57a7bb2de77fdfe2baf864743ea
sockfilt: suppress conversion warning with explicit cast

MSVC warns when implicitly casting -1 to unsigned long.
tests/server/sockfilt.c