Wireshark-commits: [Wireshark-commits] master b9487a7: Qt: Escape sequence dialog hint text.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 May 2016 22:56:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9487a7fac74daa89346f44c1d8b800a436ddb15
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b9487a7 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Escape sequence dialog hint text.
    
    Escape HTML markup before showing hint text. Otherwise things like SIP
    addresses won't be displayed correctly.
    
    Change-Id: I5ceae978af0ff9e253dae4d3ec8ad9da20948de0
    Reviewed-on: https://code.wireshark.org/review/15561
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  f4748af   Add P-Access-Network-Info decoding fields
    adds  b9487a7   Qt: Escape sequence dialog hint text.


Summary of changes:
 ui/qt/sequence_dialog.cpp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)