OSDN Git Service

tar: correctly skip (and warn about) pax headers.
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 26 Nov 2006 01:46:59 +0000 (01:46 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 26 Nov 2006 01:46:59 +0000 (01:46 -0000)
commitb59633586846b08157916163c25c8aec81d4da4a
tree1039c60eb9f5ba91f55b626c568f9112881f5421
parent7725d0ff5c3dd6209c0813344347431109bc6a7d
tar: correctly skip (and warn about) pax headers.
plug memory leak. save 50 bytes.
Wooohooo! we finally can unpack kernel tarballs!
archival/libunarchive/get_header_tar.c
archival/tar.c