aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-10-16 23:43:48 +0000
committerGerald Combs <gerald@wireshark.org>2006-10-16 23:43:48 +0000
commitb76aaf82dacfe37f041998ea7a159c55c6cb40f0 (patch)
treefcd7a1f5df0ad61c5bc84e1c3c30b1004bbcd0e1
parent0c235625117e7cc404aa48ab51cd4b66929950c0 (diff)
Add bug 1135.
svn path=/trunk/; revision=19567
-rw-r--r--docbook/release-notes.xml13
1 files changed, 11 insertions, 2 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index 7ec2b317c3..f1140f06c4 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -50,7 +50,8 @@ Wireshark Info
</para></listitem>
<listitem><para>
- The XOT dissector could attempt to allocate a large amount of memory and crash.
+ The XOT dissector could attempt to allocate a large amount of
+ memory and crash.
<!-- Fixed in r19365 -->
<!-- Bug IDs: 1133 -->
Versions affected: 0.9.8 to 0.99.3.
@@ -64,7 +65,15 @@ Wireshark Info
</para></listitem>
<listitem><para>
- If AirPcap support was enabled, parsing a WEP key could sometimes cause a crash.
+ The MIME Multipart dissector was susceptible to an off-by-one error.
+ <!-- Fixed in r19566 -->
+ <!-- Bug IDs: 1135 -->
+ Versions affected: 0.10.1 to 0.99.3.
+ </para></listitem>
+
+ <listitem><para>
+ If AirPcap support was enabled, parsing a WEP key could
+ sometimes cause a crash.
<!-- Fixed in r19401 -->
<!-- Bug IDs: None -->
Versions affected: 0.99.3.