Maksim Yevmenkin
Tue, 01 Dec 2009 15:26:05 -0800
On Tue, Dec 1, 2009 at 11:31 AM, Iain Hibbert <plu...@rya-online.net> wrote: > Hi, > > while on the subject of obexapp, I have a patch to remove some annoying > 'type punning' compilation errors that gcc spits out that I'm not totally > sure are valid, but see below anyway..
that is why i had -fno-strict-aliasing in makefile :) > I don't understand the OBEX protocol or libopenobex enough to know if it > is possible, but the last case also removes a potential NULL dereference - > if the OBEX_ObjectGetNonHdrData() fails to recover a proper data, an error > is logged but it carries on and hdr->flags might cause a segfault? yes, i think those are good. combined patch went out in the previous email. thanks, max _______________________________________________ freebsd-bluetooth@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth To unsubscribe, send any mail to "freebsd-bluetooth-unsubscr...@freebsd.org"