Wireshark-commits: [Wireshark-commits] master-2.0 6e1dc90: Profinet: use pinfo pool to build conver

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 19 Nov 2015 17:03:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6e1dc9027fa6b48c0102fc7e48fd1909377f4e1b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    Profinet: use pinfo pool to build conversation filter
    
    Packet pool cannot be used from GUI.
    
    Bug: 11730
    Change-Id: I4f5764a38a10809373c365ecf1ea50404a15b89a
    Reviewed-on: https://code.wireshark.org/review/11966
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit cf562210de8997813abf624de36a5a70d73ac421)
    Reviewed-on: https://code.wireshark.org/review/11969
    

Actions performed:

    from  554babc   Fixing picosecond timestamp for vrt protocol.  Needs to be parsed as uint64 not double
    adds  6e1dc90   Profinet: use pinfo pool to build conversation filter


Summary of changes:
 plugins/profinet/packet-dcerpc-pn-io.c |   16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)