summaryrefslogtreecommitdiff
path: root/net/bind4/distinfo
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2002-06-26 06:00:50 +0000
committeritojun <itojun@pkgsrc.org>2002-06-26 06:00:50 +0000
commit57bc1c1e086e1ca784443af8aa1c623a6930429e (patch)
treec9932468447ccb63d1b33afe0ef612aa5b85a1de /net/bind4/distinfo
parent6a12b456ddb934605dc28557881e6efb1cbaab65 (diff)
downloadpkgsrc-57bc1c1e086e1ca784443af8aa1c623a6930429e.tar.gz
avoid remote buffer overrun on hostbuf[]. From: Joost Pol <joost@pine.nl>
correct bad practice in the code - it uses two changing variables to manage buffer (buf and buflen). we eliminate buflen and use fixed point (ep) as the ending pointer. this fix is critical.
Diffstat (limited to 'net/bind4/distinfo')
-rw-r--r--net/bind4/distinfo4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/bind4/distinfo b/net/bind4/distinfo
index f8fd84e295e..09f31d4826a 100644
--- a/net/bind4/distinfo
+++ b/net/bind4/distinfo
@@ -1,4 +1,6 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 11:23:10 wiz Exp $
+$NetBSD: distinfo,v 1.3 2002/06/26 06:00:50 itojun Exp $
SHA1 (bind-4.9.8-REL.tar.gz) = bc690813c8e8bb3569ceee3c10ebfeb52b47ad00
Size (bind-4.9.8-REL.tar.gz) = 1972069 bytes
+SHA1 (patch-aa) = ffa75c8725508b858b65021e93af113cea795ffd
+SHA1 (patch-ab) = 2c0fd4ff56bf9087f4f70f3196e31e1217c282f5