Li zeming
|
69d4ba8d6d
|
Fuzzer: Data and Patt are const void * types, it does not need to cast the type
Signed-off-by: Li zeming <zeming@nfschina.com>
|
2022-09-13 12:29:24 +08:00 |
|
Li zeming
|
db8ca8eddd
|
Fuzzer: The return value of SearchMemory is const void *, it does not need to be forced to change the type
Signed-off-by: Li zeming <zeming@nfschina.com>
|
2022-09-13 12:26:55 +08:00 |
|
Li zeming
|
c585e21a10
|
Fuzzer: The return value of malloc is void *, it does not need to be forced to change the type
Signed-off-by: Li zeming <zeming@nfschina.com>
|
2022-09-13 12:25:27 +08:00 |
|
Niels Lohmann
|
b21c345179
|
Reorganize directories (#3462)
* 🚚 move files
* 🚚 rename doc folder to docs
* 🚚 rename test folder to tests
|
2022-05-01 09:41:50 +02:00 |
|