1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/win32port
Mark Adler b807ccf261 Subject: zlib: Avoid shifts of negative values inflateMark
The C standard says that bit shifts of negative integers is
undefined.  This casts to unsigned values to assure a known
result.

e54e129940.patch
2018-04-19 16:15:10 +08:00
..
win32helpers appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
zlib Subject: zlib: Avoid shifts of negative values inflateMark 2018-04-19 16:15:10 +08:00
libwebsockets.nsi libwebsockets.org url updates 2016-02-21 10:42:46 +08:00
version.rc.in windows: add version resource 2018-02-06 07:07:28 +08:00