On Nov 1, 2015, at 7:18 AM, Denis Ovsienko wrote:
> Thank you for fixing this, my Internet link went down shortly after I started
> to look into the failure report.
Annoyingly, Xcode 7.1's clang didn't catch the format string/argument mismatch
on my machine; apparently, if you have a function pointer that's a member of a
data structure, and you mark the function pointer with __attribute__ ((format
(printf, M, N)), it does *not* do the format checks, even though, if you have a
function pointer that's a variable, and you mark it that way, it does. Bug
filed (rdar://23345463, for the benefit of those on the Mothership).
___
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers