third_party: Update socket_wrapper to version 1.1.9
authorAndreas Schneider <asn@samba.org>
Tue, 7 Nov 2017 11:29:51 +0000 (12:29 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 6 Dec 2017 18:06:21 +0000 (19:06 +0100)
commit19606e4dc657b0baf3ea84deec9c01052e210a13
tree6abfbdd4c269d05bc3a016308ac0a2543780c9ef
parente7e68958025937f97554cd956ca482dfe507f803
third_party: Update socket_wrapper to version 1.1.9

* Fixed thread - signal deadlock issue
* Added support for openat()
* Added support for open64() and fopen64()
* Always turn on logging
* Increased maximum of wrapped interfaces to 64
* Improved fd duplication code
* Fixed strict-aliasing issues
* Fixed some use after free issues
* Fixed issues on ppc64le

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
buildtools/wafsamba/samba_third_party.py
third_party/socket_wrapper/socket_wrapper.c
third_party/socket_wrapper/wscript