Wireshark-commits: [Wireshark-commits] master-1.12 6c23012: editcap: keep timestamp resolution when

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Jun 2015 18:31:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c23012c69f7453edf7a38ffe7c5bd00166f4848
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

6c23012 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    editcap: keep timestamp resolution when converting a nseclibpcap file to pcapng
    
    As reported on https://ask.wireshark.org/questions/43483/why-does-editcap-write-out-nseclibpcap-correctly-with-nanosecond-timestamps-but-not-with-pcapng
    
    Change-Id: I81ec6dd6bdc6008297141ca8e210f4fb989cd3d6
    Reviewed-on: https://code.wireshark.org/review/9111
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit e963cbf08c75e7348df81f1177d58b3a1718de2f)
    Reviewed-on: https://code.wireshark.org/review/9140
    

Actions performed:

    from  2728dfc   Fix proto_tree_add_bytes_item() when we fail to decode number from string
    adds  6c23012   editcap: keep timestamp resolution when converting a nseclibpcap file to pcapng


Summary of changes:
 wiretap/file_access.c |   12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)