summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Antonio Ospite [Tue, 9 Jun 2015 21:21:08 +0000 (23:21 +0200)]
Do not use alloca() in app_init(): the memory is used after the return
Also reorder the cleanup sequence in app_finalize().
Antonio Ospite [Wed, 15 Oct 2014 13:39:28 +0000 (14:39 +0100)]
Initial import