URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5491fea2017f8c1ad92476f25bee7219e3c68155
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5491fea by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Qt: Fix DecodeAs for String tables
It seems that string object die to early. Add space when it can live.
Change-Id: I4e776134ce6782bd6e854ab2bc3c188e80530839
Reviewed-on: https://code.wireshark.org/review/9677
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Actions performed:
from 5a51b8b Don't discard the echo command's output.
adds 5491fea Qt: Fix DecodeAs for String tables
Summary of changes:
ui/qt/decode_as_dialog.cpp | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)