mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
add fuzzer-preauth_nomaths
--HG-- branch : fuzz
This commit is contained in:
2
debug.h
2
debug.h
@@ -49,7 +49,9 @@
|
||||
/*#define CHECKCLEARTOWRITE() assert(ses.writepayload->len == 0 && \
|
||||
ses.writepayload->pos == 0)*/
|
||||
|
||||
#ifndef CHECKCLEARTOWRITE
|
||||
#define CHECKCLEARTOWRITE()
|
||||
#endif
|
||||
|
||||
/* Define this, compile with -pg and set GMON_OUT_PREFIX=gmon to get gmon
|
||||
* output when Dropbear forks. This will allow it gprof to be used.
|
||||
|
||||
Reference in New Issue
Block a user