diff options
| author | Gerald Combs <gerald@wireshark.org> | 2009-02-06 19:18:18 +0000 |
|---|---|---|
| committer | Gerald Combs <gerald@wireshark.org> | 2009-02-06 19:18:18 +0000 |
| commit | fd91bcf617bf1ff4a51813feb9a35a9e1935aadb (patch) | |
| tree | 00b128ea0a25435b89c068e2141b2f2b31341402 | |
| parent | b3beb60a45a60a35d9be8944c25377597bb1f39c (diff) | |
| download | wireshark-fd91bcf617bf1ff4a51813feb9a35a9e1935aadb.tar.gz wireshark-fd91bcf617bf1ff4a51813feb9a35a9e1935aadb.tar.bz2 wireshark-fd91bcf617bf1ff4a51813feb9a35a9e1935aadb.zip | |
Add attributions for the HOME and NetScreen vulnerabilities.
svn path=/trunk-1.0/; revision=27387
| -rw-r--r-- | NEWS | 4 | ||||
| -rw-r--r-- | docbook/release-notes.xml | 3 |
2 files changed, 4 insertions, 3 deletions
@@ -17,12 +17,12 @@ What's New o On non-Windows systems, Wireshark could crash if the HOME environment variable contained sprintf-style string formatting - characters. (Bug 3150) + characters. Discovered by babi. (Bug 3150) Versions affected: 0.99.8 to 1.0.5 o Wireshark could crash while reading a malformed NetScreen - snoop file. (Bug 3151) + snoop file. Discovered by babi. (Bug 3151) Versions affected: 0.99.7 to 1.0.5 diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml index 3dff31833e..932177a4e7 100644 --- a/docbook/release-notes.xml +++ b/docbook/release-notes.xml @@ -39,7 +39,7 @@ Wireshark Info <para> On non-Windows systems, Wireshark could crash if the HOME environment variable contained sprintf-style string formatting - characters. + characters. Discovered by babi. <!-- Fixed in r26649 --> (<ulink url="https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3150">Bug 3150</ulink>) @@ -53,6 +53,7 @@ Wireshark Info <listitem> <para> Wireshark could crash while reading a malformed NetScreen snoop file. + Discovered by babi. <!-- Fixed in r27064 --> (<ulink url="https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3151">Bug 3151</ulink>) |
