]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Issue 378: compute string pointers after concatenation, to protect against reallocati...
authorTim Kientzle <kientzle@gmail.com>
Fri, 26 Sep 2014 01:51:57 +0000 (18:51 -0700)
committerTim Kientzle <kientzle@gmail.com>
Fri, 26 Sep 2014 01:51:57 +0000 (18:51 -0700)
commitc1732828cd802c26e18891c4c95f49c15819c985
tree9ac3d1c9fe533e73c3e7e2343cd07c154c841ee7
parent8774bc55cbc897e3b8668bea3c8c50d7b61d5836
Issue 378: compute string pointers after concatenation, to protect against reallocation moving the string
libarchive/archive_util.c