Wireshark-commits: [Wireshark-commits] master-1.12 6b994b5: dcerpc: correctly initialize certain st

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 22 Sep 2014 02:55:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b994b5ea96bade8bc364208f5214f6ba8d4205e
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

6b994b5 by Evan Huus (eapache@xxxxxxxxx):

    dcerpc: correctly initialize certain struct fields
    
    Bug: 10482
    Change-Id: I4d39d6a79d4ab89685a17a0c622c6181e4fada3d
    Reviewed-on: https://code.wireshark.org/review/4233
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    (cherry picked from commit b8065a5b7d653aca53033900c27e64d835d57ffd)
    Reviewed-on: https://code.wireshark.org/review/4235
    

Actions performed:

    from  10c6d2c   Fix dissection of 7 bits ASCII/GSM strings when the bit offset is not byte aligned
    adds  6b994b5   dcerpc: correctly initialize certain struct fields


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