Wireshark-commits: [Wireshark-commits] master-2.0 3f36fdd: Qt: Escape sequence dialog hint text.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f36fdd9e97bc1207a9e3d99dbcfcc68e19a57b0
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
3f36fdd 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>
(cherry picked from commit b9487a7fac74daa89346f44c1d8b800a436ddb15)
Reviewed-on: https://code.wireshark.org/review/15564
Actions performed:
from 788d23e Fix warnings using GCC and -Wpragmas
adds 3f36fdd Qt: Escape sequence dialog hint text.
Summary of changes:
ui/qt/sequence_dialog.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)