[mapserver-dev] Checks in msFreeCharArray

martin.kofahl at gmail.com martin.kofahl at gmail.com
Wed Apr 8 07:19:19 PDT 2015


Hello,
I tamper with some cases, where ‎msFreeCharArray is called, but the array was already freed, although num_items is still >0. (The join code.) I would prefer msFreeCharArray checks if array still exisist and sets it to null instead of doing this in the caller functions.

Would this be ok?

Martin



More information about the mapserver-dev mailing list