]> granicus.if.org Git - curl/commit
socks.c: Correctly calculate position of port in response packet
authorMarc Hoersken <info@marc-hoersken.de>
Sun, 14 Aug 2016 15:07:11 +0000 (17:07 +0200)
committerMarc Hoersken <info@marc-hoersken.de>
Sun, 14 Aug 2016 15:07:11 +0000 (17:07 +0200)
commitb7ee5316c2fd5b0fa933a4fcdf2049e112ace669
treedf186602a67410607a64b204deb042f5ca9b6f50
parentcc3384a254bbffc64f3dd2a2d3d61fe84ec7472d
socks.c: Correctly calculate position of port in response packet

Third commit to fix issue #944 regarding SOCKS5 error handling.

Reported-by: David Kalnischkies
lib/socks.c