commit | 8b6d00ba72c0328f974396bb17e5659d98b93225 | [log] [tgz] |
---|---|---|
author | Yuli Khodorkovskiy <ykhodorkovskiy@tresys.com> | Fri Apr 04 15:28:30 2014 -0400 |
committer | Steve Lawrence <slawrence@tresys.com> | Tue Aug 26 08:02:16 2014 -0400 |
tree | 01e6cca2212f2dd04ef7221b1136296e7ec5c97e | |
parent | fa095ad7a1c412de36d6f18cf4143f88182918ba [diff] |
libsemanage: fix memory leak when setting a custom store_path A strdup was setting store_path without freeing the original value in the semanage conf. Signed-off-by: Yuli Khodorkovskiy <ykhodorkovskiy@tresys.com>