Wireshark-commits: [Wireshark-commits] master-2.6 ed29512: QT: Copy as printable

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 16 May 2018 14:57:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ed295125f01eb89a50534e64ee1d99818be7853d
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

ed29512 by Michail Koreshkov (drkor@xxxxx):

    QT: Copy as printable
    
    Copy all printable characters (like in GTK-based) but not only letters
    
    Bug: 14633
    Change-Id: I5e431d0c52d65c5867f4893c86b6f0eb3f535972
    Reviewed-on: https://code.wireshark.org/review/26757
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 5fd4659164536a494480b4717e6f6b5ae530c119)
    Reviewed-on: https://code.wireshark.org/review/27577
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  521dcb0   gsm_a_dtap: fix off-by-one buffer overflow (write)
    adds  ed29512   QT: Copy as printable


Summary of changes:
 ui/qt/utils/data_printer.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)