Mercurial > dropbear
log buffer.c @ 1610:96e4c9b2cc00 coverity
age | author | description |
---|---|---|
Sat, 17 Feb 2018 19:29:51 +0800 | Matt Johnston | merge from main fuzz |
Sat, 19 Aug 2017 17:16:13 +0200 | Francois Perrad | Pointer parameter could be declared as pointing to const |
Sat, 20 May 2017 23:39:01 +0800 | Matt Johnston | make buf_getstring fail prior to malloc if the buffer is short fuzz |
Thu, 18 May 2017 23:45:10 +0800 | Matt Johnston | merge main to fuzz fuzz |
Sat, 13 May 2017 23:44:12 +0800 | Matt Johnston | fix buf->pos when shrinking fuzz |
Sat, 13 May 2017 23:43:09 +0800 | Matt Johnston | reduce buf->pos if shrinking |
Mon, 11 Jul 2016 23:34:18 +0800 | Matt Johnston | additional length checks |