~cjdns-ppa/cjdns/+git/main:allocator-fixes

Last commit made on 2018-10-17
Get this branch:
git clone -b allocator-fixes https://git.launchpad.net/~cjdns-ppa/cjdns/+git/main

Branch merges

Branch information

Name:
allocator-fixes
Repository:
lp:~cjdns-ppa/cjdns/+git/main

Recent commits

4ec4dc8... by Caleb James DeLisle <email address hidden>

Fixed up the test command

b712da3... by Caleb James DeLisle <email address hidden>

Update travis file in the branch...

75e3227... by Caleb James DeLisle <email address hidden>

try more travis builds

b219ef6... by Caleb James DeLisle <email address hidden>

Don't use uv_fs_unlink() because we would need a callback in order to make sure it's freed it's memory before shutting down

c6cc13b... by Caleb James DeLisle <email address hidden>

Whoops, root allocators become unfreeable

31ea7e5... by Caleb James DeLisle <email address hidden>

Fixed some allocator bugs which kept memory held longer than necessary

051421a... by Caleb James DeLisle <email address hidden>

Free all the allocators

43ed816... by Caleb James DeLisle <email address hidden>

Crash with 0 byte txid

cd05e6a... by Caleb James DeLisle <email address hidden>

fix a warning which is killing travis-ci

a78b482... by Caleb James DeLisle <email address hidden>

faster fuzzing! get the session completely setup before sending fuzz data to it