summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-03-21 20:44:07 +0000
committerGerald Combs <gerald@wireshark.org>2007-03-21 20:44:07 +0000
commit3105f52f2dfedd5c99531d08483d38ba14b75ea0 (patch)
tree98bf070ba218633974c264bc6a8eb45350a48c11 /docbook
parent7025597eaeec0219ad174c2109abb7fec280fc6d (diff)
downloadwireshark-3105f52f2dfedd5c99531d08483d38ba14b75ea0.tar.gz
Add a note about the HTTP chunked response crash.
svn path=/trunk/; revision=21093
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index 0c3f4a5230..93c5a885b0 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -37,6 +37,19 @@ Wireshark Info
<listitem>
<para>
+ Wireshark could crash when dissecting an HTTP chunked
+ response.
+ <!-- Fixed in r21034 -->
+ (Bug <ulink url="http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1394">1394</ulink>)
+ </para>
+ <para>Versions affected: 0.99.5</para>
+ <para>
+ <!-- <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-????">CVE-2007-????</ulink> -->
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
On some systems, Wireshark could crash while reading
iSeries capture files.
<!-- Fixed in r20990 -->