]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Properly free memory allocated by acl_get_qualifier()
authorMartin Matuska <martin@matuska.org>
Tue, 31 Jan 2017 00:20:20 +0000 (01:20 +0100)
committerMartin Matuska <martin@matuska.org>
Tue, 31 Jan 2017 02:14:04 +0000 (03:14 +0100)
commit190f798668f2f9747359b074c49c936f4f08e817
tree005c276e3253d83c1f171ebee65ed6e0070d3046
parent8347f046f145e6593ba6f8b8edb51bddc9279f0d
Properly free memory allocated by acl_get_qualifier()
Plug memory leaks in acl tests
libarchive/archive_read_disk_entry_from_file.c
libarchive/test/test_acl_platform_nfs4.c
libarchive/test/test_acl_platform_posix1e.c
libarchive/test/test_acl_text.c