Wireshark-commits: [Wireshark-commits] master 7d458fa: Make sure IPv4 address structures really hav

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 8 Apr 2014 18:04:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7d458fa4a6d10f4e79b2b90dc3355c1c802b09da
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7d458fa by Guy Harris (guy@xxxxxxxxxxxx):

    Make sure IPv4 address structures really have 4 bytes of data.
    
    Change-Id: If89827677f7503fc67ba9a025f28447a68a98f07
    Reviewed-on: https://code.wireshark.org/review/1025
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  beb4876   Don't assume the data pointed to by an address structure is aligned.
    adds  7d458fa   Make sure IPv4 address structures really have 4 bytes of data.


Summary of changes:
 epan/dissectors/packet-lbmr.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)