]> rtime.felk.cvut.cz Git - frescor/forb.git/commit
Do not destroy forb automatically on exit
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 18 Jun 2010 14:08:38 +0000 (16:08 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 18 Jun 2010 14:08:38 +0000 (16:08 +0200)
commit5c55da9c2c55916f62ef87f843d36da443312487
tree788f8d0fe684fbf6b611dfb36749c75d86ba6654
parentb9fa3cf5f82c7618be292a0bd07a5d8b610e27ba
Do not destroy forb automatically on exit

I do not know how to deregister the exit handler which is needed if
forb_destroy() is called manually. If the handler is not deregister
we get double free error.
src/forb.c