
The pointer to pointer to GWBUF must in all cases be updated. Otherwise it will lead to 1) access to free data, and 2) a double delete.
The pointer to pointer to GWBUF must in all cases be updated. Otherwise it will lead to 1) access to free data, and 2) a double delete.