
The code used a null GWBUF with gwbuf_append which causes a crash. The return value of the function that used it was also not correctly handled and would be mistaken for a different error.
The code used a null GWBUF with gwbuf_append which causes a crash. The return value of the function that used it was also not correctly handled and would be mistaken for a different error.