https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3736
Stig Bjørlykke <stig@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stig@xxxxxxxxxxxxx
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #7 from Stig Bjørlykke <stig@xxxxxxxxxxxxx> 2009-07-21 01:11:32 PDT ---
(In reply to comment #5)
> Created an attachment (id=3345)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3345) [details]
> PATCH to packet-bacapp.c and packet-bacapp.h 2. Version
It's possible to get a index outside the MaxAPDUSize array if someone later
changes the code so that bacapp_apdu_size can be bigger than 15. We should add
a check for this so we don't run into problems later.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.