Wireshark-commits: [Wireshark-commits] master b95e6e3: Escape double quotes when printing ABSOLUTE_
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b95e6e3a6195f7ae17a9c83cafbb1210c4aacc54
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b95e6e3 by Michael Mann (mmann78@xxxxxxxxxxxx):
Escape double quotes when printing ABSOLUTE_TIME field
This regression was introduced by the commit e5353bf1198d6abf748de78084ff64f597f13663 done for bug 10081
Bug: 10213
Change-Id: I3925a47ef13055f10f49fa9fefd022731746fbb8
Reviewed-on: https://code.wireshark.org/review/2572
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from f2a7a6d TLS: fix dissection of status_request_v2 hello extension
adds b95e6e3 Escape double quotes when printing ABSOLUTE_TIME field
Summary of changes:
epan/ftypes/ftype-time.c | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)