7b0d80c94a
Fix following misaligned errors: icmpv6/icmpv6_radvertise.c:145:21: runtime error: member access within misaligned address 0x573da9e6 for type 'struct icmpv6_router_advertise_s', which requires 4 byte alignment 0x573da9e6: note: pointer points here 00 00 00 01 85 00 d6 14 00 00 00 00 01 01 12 8c 25 08 9c f8 04 00 00 00 ff 02 00 00 00 00 00 00 ^ icmpv6/icmpv6_radvertise.c:167:21: runtime error: member access within misaligned address 0x573da9fe for type 'struct icmpv6_mtu_s', which requires 4 byte alignment 0x573da9fe: note: pointer points here af 78 ab 72 00 00 00 00 00 00 00 01 ff 00 00 01 04 00 00 00 ff 02 00 00 00 00 00 00 00 00 00 01 ^ icmpv6/icmpv6_radvertise.c:176:23: runtime error: member access within misaligned address 0x573daa06 for type 'struct icmpv6_prefixinfo_s', which requires 4 byte alignment 0x573daa06: note: pointer points here 00 00 05 dc ff 00 00 01 04 00 00 00 ff 02 00 00 00 00 00 00 00 00 00 01 ff 08 9c f8 04 00 00 00 ^ Signed-off-by: Zhe Weng <wengzhe@xiaomi.com> |
||
---|---|---|
.. | ||
icmpv6_advertise.c | ||
icmpv6_autoconfig.c | ||
icmpv6_conn.c | ||
icmpv6_input.c | ||
icmpv6_ioctl.c | ||
icmpv6_linkipaddr.c | ||
icmpv6_neighbor.c | ||
icmpv6_netpoll.c | ||
icmpv6_notify.c | ||
icmpv6_poll.c | ||
icmpv6_radvertise.c | ||
icmpv6_recvmsg.c | ||
icmpv6_reply.c | ||
icmpv6_rnotify.c | ||
icmpv6_rsolicit.c | ||
icmpv6_sendmsg.c | ||
icmpv6_sockif.c | ||
icmpv6_solicit.c | ||
icmpv6.h | ||
Kconfig | ||
Make.defs |