[Olsr-dev] alignment problems on FreeBSD-arm with inbuf and msg_buffer

John Hay (spam-protected)
Mon Mar 23 18:19:49 CET 2009


On Mon, Mar 23, 2009 at 05:15:18PM +0100, Henning Rogge wrote:
> On Montag 23 M?rz 2009 17:06:21 you wrote:
> > Can you do the same for msg_buffer in lq_packet.c?
> Just found a third packet buffer in build_msg.c
> 
> So here is a second patch (it replace the last one I send).

On line 399 of parse.c there is a sizeof(inbuf) which is now wrong. For
my test I just changed it to sizeof(inbuf_aligned) and then it worked
with your second patch (olsrd-align-2.patch). sizeof(inbuf_aligned) is
probably not the right way to do it. :-)

John
-- 
John Hay -- (spam-protected) / (spam-protected)




More information about the Olsr-dev mailing list