1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 03:01:22 +00:00
qb64/internal/source/free18.txt
2020-01-15 20:11:04 +00:00

8 lines
248 B
Plaintext

if(oldstr2556){
if(oldstr2556->fixed)qbs_set(oldstr2556,_FUNC_FINDARRAY_STRING_SECURE);
qbs_free(_FUNC_FINDARRAY_STRING_SECURE);
}
qbs_free(_FUNC_FINDARRAY_STRING_N);
qbs_free(_FUNC_FINDARRAY_STRING_SC);
qbs_free(_FUNC_FINDARRAY_STRING_N2);