This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: clang static source analysis


David Smith wrote:
The 4th bug it found looks like a real bug.  Dave, can you look at
either the 4th bug at the link above or at line 149 of modverify.c?  It
looks like that 'rc = 0' should be a 'return 0;' (otherwise we print an
error but continue on anyway).

Yeah, that's a bug. Fixed and pushed.

Man, this hasn't been my week!

Dave


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]