[Bug 783] dpkg.c dot-directory extraction bug

bugzilla at busybox.net bugzilla at busybox.net
Mon Jan 11 16:07:07 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=783





--- Comment #2 from Michael Smith <msmith at cbnco.com>  2010-01-11 16:07:06 UTC ---
That's true. I haven't seen a deb data.tar where the entries don't start with
"./", but there's no reason it couldn't happen.

I don't think we need to strip the leading "../". Looking in get_header_tar.c,
it looks like anything beginning with "../" or containing "/../" is rejected.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list