ofp-util: Avoid misaligned memory access in ofputil_encode_packet_in().
authorBen Pfaff <blp@nicira.com>
Tue, 18 Oct 2011 21:00:57 +0000 (14:00 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 18 Oct 2011 23:08:15 +0000 (16:08 -0700)
commit62698c77ecf6297b245a5c1857197f895f218ced
treee0447e4af617e0c25fd5487be75a7b66f5d3f0f2
parentc3636ffc10a2a016b89d05c9456b3fdc030d444c
ofp-util: Avoid misaligned memory access in ofputil_encode_packet_in().

Reported-by: Murphy McCauley <murphy.mccauley@gmail.com>
AUTHORS
lib/ofp-util.c