Wireshark-commits: [Wireshark-commits] master a2eec54: BT ATT: Fix what appears to be a value strin
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 Feb 2015 16:57:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a2eec54285153c0b7e5dd5337d653b92e884b6dd
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a2eec54 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    BT ATT: Fix what appears to be a value string mismatch.
    
    Change-Id: I440ed41c659bed9dcee43d8388ad780015971611
    Reviewed-on: https://code.wireshark.org/review/6930
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  b635997   Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid packet scope (GUI). val_to_str_ext now officially uses wmem_packet_scope().
    adds  a2eec54   BT ATT: Fix what appears to be a value string mismatch.


Summary of changes:
 epan/dissectors/packet-btatt.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)