Wireshark-commits: [Wireshark-commits] master 6614f38: Replace tvb_get_ptr with	tvb_memdup.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6614f3809188b19e00570af6b6dd94bca15cd6c5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6614f38 by Michael Mann (mmann78@xxxxxxxxxxxx):
    Replace tvb_get_ptr with tvb_memdup.
    
    The number of bytes allocated is small enough not to matter.
    
    Change-Id: I44c2103a87bd41f21e61d0f27648266fdc2be557
    Reviewed-on: https://code.wireshark.org/review/15470
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  cf66bdb   Qt: Delete recent items.
    adds  6614f38   Replace tvb_get_ptr with tvb_memdup.
Summary of changes:
 epan/dissectors/packet-arp.c |    4 ++--
 epan/dissectors/packet-atm.c |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)