1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 12:21:20 +00:00
QB64-PE/internal/source/free18.txt

8 lines
248 B
Plaintext
Raw Normal View History

2021-07-12 00:07:48 +00:00
if(oldstr2638){
if(oldstr2638->fixed)qbs_set(oldstr2638,_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);