URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2196378bcb21eb709d24ae3659125dbf6816cff0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2196378 by Guy Harris (guy@xxxxxxxxxxxx):
    Fetch values appropriately according to the value's type.
    
    This fixes some crashes.
    
    Change-Id: I47583777486486114675ba98cb58971adb8b1b10
    Reviewed-on: https://code.wireshark.org/review/7305
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  8d5da72   Add tvb_address_with_resolution_to_str.
    adds  2196378   Fetch values appropriately according to the value's type.
Summary of changes:
 epan/proto.c |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)