Wireshark-commits: [Wireshark-commits] master 31d3a1b: Initialize write function pointers when copy
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 9 Mar 2016 08:09:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=31d3a1b3d47c7efe0214b4f9114867e36f709c9a
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

31d3a1b by Michael Mann (mmann78@xxxxxxxxxxxx):

    Initialize write function pointers when copying a new wtap block option.
    
    Issue found by Clang (Assigned value is garbage or undefined).
    
    Change-Id: I9a3ab41dd01becbd454af02f2567ea3a2beeba40
    Reviewed-on: https://code.wireshark.org/review/14399
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  9486959   AUTHORS: Use LF line endings and remove BOM
    adds  31d3a1b   Initialize write function pointers when copying a new wtap block option.


Summary of changes:
 wiretap/wtap_opttypes.c |    2 ++
 1 file changed, 2 insertions(+)