public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* [RFC][PATCH] - auditing cmdline
@ 2014-01-07 20:43 William Roberts
  2014-01-07 20:44 ` [PATCH] squash: review-updates William Roberts
  0 siblings, 1 reply; 8+ messages in thread
From: William Roberts @ 2014-01-07 20:43 UTC (permalink / raw)
  To: sds, rgb, linux-audit

Just some updates from the review that I have gathered.
1. Possibility of accessing invalid memory on res being 0.
2. Do not switch ordering of fields.

Does anyone hate using the boolean expression to get my
increment value? Removes some branches. Based on my
loose understanding that boolean operators are guarenteed
to be 0 or 1. Although I am never a big fan of stuff like
this in general. Should I just do the branches?

http://c-faq.com/bool/bool2.html

[PATCH] squash: review-updates

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-01-10 21:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-07 20:43 [RFC][PATCH] - auditing cmdline William Roberts
2014-01-07 20:44 ` [PATCH] squash: review-updates William Roberts
2014-01-08 16:01   ` William Roberts
2014-01-08 16:10   ` Richard Guy Briggs
2014-01-10 21:08   ` Eric Paris
2014-01-10 21:33     ` Eric Paris
2014-01-10 21:37     ` William Roberts
2014-01-10 21:42       ` William Roberts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox