Make PCRE use my_malloc() and my_free().
This patch also makes libstrings use my_malloc() and my_free() in embedded server. Previously, embeddes server used malloc() and free() in libstrings.
Showing
Please register or sign in to comment