Wireshark-commits: [Wireshark-commits] master f928a5f: Make the determination if file is relative.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 9 Jun 2016 13:51:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f928a5f5bf1b26092cb9e5b109a4cde1d6ba64cc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f928a5f by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Make the determination if file is relative. (CID-1348040)
    
    The code tries to show a file handle when the file is relative
    to it, but doesn't actually make that determination. Extract the
    relevant bit and use that to flag the relative file.
    
    Change-Id: I7259c8843dc388b9dda96a73399a6da5575d3f5e
    Reviewed-on: https://code.wireshark.org/review/15789
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0ccde30   MGCP: Replace globals that track packet data with passing data to functions.
    adds  f928a5f   Make the determination if file is relative. (CID-1348040)


Summary of changes:
 epan/dissectors/packet-ecmp.c |    1 +
 1 file changed, 1 insertion(+)