fix "tcc test.c -UAAA -UBBB"
no need to call tcc_free() inside tcc_undefine_symbol()
Otherwise we get segmentation fault inside tcc_delete()
This commit is contained in:
Reference in New Issue
Block a user
no need to call tcc_free() inside tcc_undefine_symbol()
Otherwise we get segmentation fault inside tcc_delete()