1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-20 16:15:15 +00:00
qb64/internal/source/free18.txt

8 lines
248 B
Plaintext
Raw Normal View History

2021-01-18 21:32:35 +00:00
if(oldstr2575){
if(oldstr2575->fixed)qbs_set(oldstr2575,_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);