Wireshark-commits: [Wireshark-commits] master-1.12 5a6ef0e: Escape double quotes when printing ABSO
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5a6ef0ef2f81a9c41cd5535bc4dd694ecef4ffad
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
5a6ef0e 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>
(cherry picked from commit b95e6e3a6195f7ae17a9c83cafbb1210c4aacc54)
Reviewed-on: https://code.wireshark.org/review/3949
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from a8c6e07 openSAFETY: Adapt CRC for false-positives
adds 5a6ef0e Escape double quotes when printing ABSOLUTE_TIME field
Summary of changes:
epan/ftypes/ftype-time.c | 20 +++++++++++++-------
1 file changed, 13 insertions(+), 7 deletions(-)