The following commit has been merged in the master branch:
commit 1173cbbf0e62710d986f3287dfae10d807f8aa31
Author: Guillem Jover <guil...@debian.org>
Date:   Mon Feb 20 17:10:21 2012 +0100

    libdpkg: Do not blank package on queue unit test
    
    The test is only testing for pointers to pkginfo.

diff --git a/lib/dpkg/test/t-pkg-queue.c b/lib/dpkg/test/t-pkg-queue.c
index 967a1be..cede9d1 100644
--- a/lib/dpkg/test/t-pkg-queue.c
+++ b/lib/dpkg/test/t-pkg-queue.c
@@ -54,8 +54,6 @@ test_pkg_queue_push_pop(void)
        struct pkg_list *l1, *l2, *l3;
        struct pkginfo pkg, *pkgp;
 
-       pkg_blank(&pkg);
-
        test_pass(pkg_queue_is_empty(&q));
 
        /* Test push operations. */

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to debian-dpkg-cvs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to