CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2015/08/21 17:29:31
Modified files: usr.bin/ssh : monitor.c Log message: Improve size == 0, count == 0 checking in mm_zalloc, which is "array" like. Discussed with tedu, millert, otto.... and ok djm