URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a1785a9654d1aa249dc0539bc3c23d5324c78da5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
a1785a9 by Michael Mann (mmann78@xxxxxxxxxxxx):
Convert tvb_get_ptr buffer access macros to use much safer tvb access macros.
(Manually merged from master-1.12 branch)
bug:10281
Change-Id: Ie0818b3c21a802fe6d597197dae0075162d80ded
Reviewed-on: https://code.wireshark.org/review/3270
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 8596593 fix encodingmask of DiagnosticInfo
adds a1785a9 Convert tvb_get_ptr buffer access macros to use much safer tvb access macros.
Summary of changes:
plugins/wimax/msg_dlmap.c | 465 +++++++++++++++++++++++++-------------------
plugins/wimax/msg_ulmap.c | 239 +++++++++++------------
plugins/wimax/packet-wmx.c | 3 -
plugins/wimax/wimax_bits.h | 118 +++++------
4 files changed, 435 insertions(+), 390 deletions(-)