CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/11 17:52:05
Modified files:
usr.bin/signify: zsig.c
Log message:
adjust size to be one less than power of 2, so that doubling will never
roll to 0, but instead something very large, and thus fail in realloc
