URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=13c57377c1ea015b7ca8f296d48be99355f18b02
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
13c5737 by Michael Mann (mmann78@xxxxxxxxxxxx):
Convert tvb_get_ptr buffer access macros to use much safer tvb access macros.
Manually merged from ede5a9d4c0364c184bb79786128244343b0abe06 (master branch)
bug:10281
Change-Id: I8d4ba699b8244793cdffe5d72a78ccfefe789e94
Reviewed-on: https://code.wireshark.org/review/3269
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 974fdcb fix encodingmask of DiagnosticInfo
adds 13c5737 Convert tvb_get_ptr buffer access macros to use much safer tvb access macros.
Summary of changes:
plugins/wimax/msg_dlmap.c | 461 ++++++++++++++++++++++++++------------------
plugins/wimax/msg_ulmap.c | 233 +++++++++++-----------
plugins/wimax/packet-wmx.c | 1 -
plugins/wimax/wimax_bits.h | 110 ++++-------
4 files changed, 426 insertions(+), 379 deletions(-)