summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2005-09-20 17:26:43 +0000
committerGerald Combs <gerald@wireshark.org>2005-09-20 17:26:43 +0000
commit775906a73fe66774ca8a21126dc40261d3fae144 (patch)
tree66ada6744e861d1ff6fa7140b958904bf163f813 /docbook
parent5cb2a5e1628ab28e4dbb56f6b834c858ee736b98 (diff)
downloadwireshark-775906a73fe66774ca8a21126dc40261d3fae144.tar.gz
Be more paranoid about buffer overruns.
svn path=/trunk/; revision=15901
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index 2d962683ef..a0e39ccfc2 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -151,7 +151,7 @@ Gnu info
<listitem><para>
The SigComp UDVM could go into an infinite loop or crash.
- <!-- Fixed in r15715 -->
+ <!-- Fixed in r15715, 15901 -->
<!-- Bug IDs: none -->
Versions affected: 0.10.12.
</para></listitem>