In file async.c,line105,Function realloc may fail to allocate memory(lacking failure check),as such,it may incur null pointer dereference as follwing graph show.
Would you help to check whether this is a true bug? Thanks very much.
In file async.c,line105,Function realloc may fail to allocate memory(lacking failure check),as such,it may incur null pointer dereference as follwing graph show.
Would you help to check whether this is a true bug? Thanks very much.