]> git.pld-linux.org Git - packages/nss_db.git/blobdiff - nss_db-initialize.patch
- new upstream, up to 2.5 (NFY as does not build)
[packages/nss_db.git] / nss_db-initialize.patch
index 58c724dd5c7afc1464a9dbc7984563196cd3dd78..ac4ce840c09021ee827430dca8d316c0c2a5ece0 100644 (file)
@@ -1,7 +1,8 @@
 Initialize all of the fields of the key to zeroes, so that we don't pass
 garbage keys in to later versions of Berkeley DB.
---- nss_db-2.2/src/db-XXX.c    2005-03-29 16:13:57.103516704 -0500
-+++ nss_db-2.2/src/db-XXX.c    2005-03-29 16:13:47.108821931 -0500
+
+--- nss_db-2.2/db-XXX.c        2005-03-29 16:13:57.103516704 -0500
++++ nss_db-2.2/db-XXX.c        2005-03-29 16:13:47.108821931 -0500
 @@ -225,6 +225,7 @@
    DBT key;                                                                  \
    enum nss_status status;                                                   \
This page took 0.071611 seconds and 4 git commands to generate.