Wireshark-commits: [Wireshark-commits] master-2.0 08a43e3: [ppi] initialize phdr to 0

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Dec 2015 05:15:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08a43e392cdf70c3aad47785010cf7236c83582c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

08a43e3 by Martin Kaiser (wireshark@xxxxxxxxx):

    [ppi] initialize phdr to 0
    
    to make sure that it's not used without prior initialisation
    
    Bug: 11876
    Change-Id: Ic19279b01dfd7ac4be596b3aeb537e31604e4147
    Reviewed-on: https://code.wireshark.org/review/12573
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    (cherry picked from commit 2290eba5cb25f927f9142680193ac1158d35506e)
    Reviewed-on: https://code.wireshark.org/review/12595
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a56d0a2   ui: Read and write correct recent timestamp format
    adds  08a43e3   [ppi] initialize phdr to 0


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