WEP decryption is destructive -- pass a fresh copy of our data buffer
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 20 Feb 2007 18:44:22 +0000 (18:44 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 20 Feb 2007 18:44:22 +0000 (18:44 +0000)
commit3204060efff6ad6b3432fd38f72974bc39adaae8
tree181365582d772379015948f2095682823940cd47
parent14f02ba85bf836b058e0bda553dc7686e1d7407b
WEP decryption is destructive -- pass a fresh copy of our data buffer
instead of the actual buffer.  Add an entry to the release notes, and
clear out leftovers from the 0.99.5 release.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20875 f5534014-38df-0310-8fa8-9805f1628bb7
docbook/release-notes.xml
epan/crypt/airpdcap.c