Wireshark-commits: [Wireshark-commits] master 2290eba: [ppi] initialize phdr to 0

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 13 Dec 2015 18:34:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2290eba5cb25f927f9142680193ac1158d35506e
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2290eba 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>
    

Actions performed:

    from  e01f8fb   Explicitly specify the template for the mktemp command.
    adds  2290eba   [ppi] initialize phdr to 0


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