Avoid a compiler error/warning about shifting a negative value.
authorWayne Davison <wayned@samba.org>
Mon, 26 Mar 2018 02:07:22 +0000 (19:07 -0700)
committerWayne Davison <wayned@samba.org>
Mon, 26 Mar 2018 02:11:41 +0000 (19:11 -0700)
commiteec6ab7615535e02cfcb691d44575268bdcf656f
treee8e22ecb4a2f627baef5c1f3a4c8a551421a8cf2
parent5df9847f0610113fae06d82c17f3622d60fb57f6
Avoid a compiler error/warning about shifting a negative value.
Fixes bug #13268.
NEWS
zlib/inflate.c