Commit ID: 10058F2338035616033
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/04/15 14:51:47 UTC
Modified files:
kern/z : inftrees.c
kern/include : zlib.h
Log message:
… they can’t even get that right
fixup the security fix so it doesn’t warn with __CRAZY=Yes
because the unsigned short was auto-promoted to int, not unsigned int…
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.5 -r1.6 src/kern/z/inftrees.c
cvs -R rdiff -kk -upr1.14 -r1.15 src/kern/include/zlib.h