Wireshark-commits: [Wireshark-commits] master-2.2 879d976: You can't get a string value from an FT_

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 1 Apr 2017 03:41:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=879d976b98111daf54fe3b35b23cf3fa5e69f49a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

879d976 by Guy Harris (guy@xxxxxxxxxxxx):

    You can't get a string value from an FT_NONE string.
    
    Make it an FT_STRING.
    
    Change-Id: I2a44c4542c79daa486382bd5b28f6c37c9c46111
    Reviewed-on: https://code.wireshark.org/review/20827
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit aa82f522c28134463b223bc1eaa5d1fd6cd9d9cd)
    Reviewed-on: https://code.wireshark.org/review/20828
    

Actions performed:

    from  7fa6f59   Provide better error messages for field type mismatches.
    adds  879d976   You can't get a string value from an FT_NONE string.


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