URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c34a63b29e3527a7951d7f49a67113e700b358a5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.8
Repository: wireshark
Commits:
c34a63b by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Revert "Fix the fuzz failure reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8940"
While the bugfix makes sense, it requires a huge amount of work to get the messages decoded again (backport of gae61fe0 and ge8c305f; see http://ask.wireshark.org/questions/33502/why-cannot-fully-decode-nas-field-on-s1ap-protocol).
As I do not feel courageous enough to backport everything, let's go back to the old code for this soon to be dead branch.
This reverts commit 9f46f19b276ed3b166ef7931b971caa7c4eaa082.
Change-Id: I3251044d0ed7607badce3679a1af89d15e00e458
Reviewed-on: https://code.wireshark.org/review/2020
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 0e8a2bb PEEKREMOTE packets don't appear to have Atheros padding.
adds c34a63b Revert "Fix the fuzz failure reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8940"
Summary of changes:
epan/dissectors/packet-gsm_a_common.c | 96 +++++++++------------------------
1 file changed, 24 insertions(+), 72 deletions(-)