j
k
j a
j l
@henningw this is wrong no? it should be ``` pkg_free(bmt->start); shm_free(bmt); ``` instead.
you can't access ``bmt->start`` if you freed ``bmt`` first, no?
Attachments:
Back to the thread
Back to the list