8e8a648e92
ebitmap_set_bit() can possible allocate nodes, however, the bail early style of type_set_expand() could leave internal ebitmaps allocated but not free'd. Modify type_set_expand() so that it free's all allocated ebitmaps before returning the error code to the calling routine. Signed-off-by: William Roberts <william.c.roberts@intel.com> |
||
---|---|---|
.. | ||
cil | ||
include | ||
man | ||
src | ||
tests | ||
utils | ||
.gitignore | ||
Android.mk | ||
ChangeLog | ||
COPYING | ||
Makefile | ||
VERSION |