]> git.cworth.org Git - tar/commit
upstream: Fix extraction of device nodes. master
authorSergey Poznyakoff <gray@gnu.org.ua>
Mon, 1 Nov 2010 13:04:41 +0000 (15:04 +0200)
committerCarl Worth <cworth@cworth.org>
Sat, 6 Nov 2010 19:52:56 +0000 (12:52 -0700)
commit93e450b2152325a1abfa80167284a047b9b2756f
tree3f88063fa3adb5426855ef5047a209faec41589a
parent40c40231f79e4325a3e07a59c8280fa46341fc88
upstream: Fix extraction of device nodes.

Cherry-picked from upstream commit
3913675640f65bb4774429d369681957b528996e:

* src/extract.c (extract_node): Do not mask out node type.
The bug was introduced in commit ea964cce.
debian/changelog
src/extract.c