The following commit has been merged in the master branch:
commit c69901cdda6500450f026d02b439b941e7cb147a
Author: Guillem Jover <guil...@debian.org>
Date:   Sat Jun 26 12:38:27 2010 +0200

    Remove 'vsnprintf return value check' item from TODO after code review
    
    The few places where the vsnprintf callers are not checking the return
    value, are about to ohshit anyway so there's no real damage by not
    doing the check, the rest are harmless.

diff --git a/TODO b/TODO
index ffaa013..1957b8b 100644
--- a/TODO
+++ b/TODO
@@ -35,8 +35,6 @@ TODO
    - Cleanup status chars -> strings hardcoded mappings all over the place.
      (Fix tied field enum with its dselect description (pkgdisplay.cc))
    - Refactor src/processarc.c.
-   - Make sure all vsnprintf callers are checking the return value, as the
-     system version will not ohsite on us.
    - Fix naming consistency of next/prev members.
    - Split dpkg.h into independent headers.
    - Do more unused header include removal.

-- 
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