]> mj.ucw.cz Git - libucw.git/commit
Resources: res_new() requires an active pool
authorMartin Mares <mj@ucw.cz>
Tue, 19 Apr 2011 13:16:33 +0000 (15:16 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 19 Apr 2011 13:16:33 +0000 (15:16 +0200)
commitbfca2c42bc0e749f8611339568be502f22ac5e9c
tree31bbe2d6c54298bd6321332236eb18a87442c036
parent39cbf14f8820ed779c98445b5bc5c3ff3835cda7
Resources: res_new() requires an active pool

The old behavior of returning NULL if called without an active pool
caused more fuss than it saved.
ucw/doc/trans.txt
ucw/res-mem.c
ucw/res-subpool.c
ucw/respool.c
ucw/respool.h