commit | 733ea081476299614e4f358a2ff5f87194be3865 | [log] [tgz] |
---|---|---|
author | Richard Haines <richard_c_haines@btinternet.com> | Sun Nov 03 16:00:10 2013 +0000 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Wed Nov 06 09:31:48 2013 -0500 |
tree | 2734693bd40f686f2f090152c231e9dee2f603fb | |
parent | ab9cbb1f8ef92f1db9dfac2ca7354acaf01fde83 [diff] |
libsepol: Fix valgrind errors in constraint_expr_eval_reason Running valgrind flagged up three "definitely lost" malloc/realloc errors when checking constraints. Signed-off-by: Richard Haines <richard_c_haines@btinternet.com>