]> err.no Git - dpkg/commit
Bugfix in Dpkg::Shlibs::Objdump parsing of flags returned by objdump -f
authorRaphael Hertzog <hertzog@debian.org>
Wed, 26 Sep 2007 22:00:20 +0000 (00:00 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Wed, 26 Sep 2007 22:00:20 +0000 (00:00 +0200)
commit4a34d81475596fefea9cfa09b5a7538fbfa57fd3
tree14a365bc5bd6e94c31c68087ee3910e2d5f0004e
parentf2e57dbefaa554a908b83f61d48a39f1e484dea9
Bugfix in Dpkg::Shlibs::Objdump parsing of flags returned by objdump -f

The parser was not working as expected due to a wrong regexp.
Added a non-regression test case to avoid this in the future.
scripts/Dpkg/Shlibs/Objdump.pm
scripts/t/200_Dpkg_Shlibs.t