public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* [RFC] Comments on audit command line failure
@ 2014-01-07  3:38 William Roberts
  2014-01-07 15:54 ` William Roberts
  2014-01-07 16:34 ` Steve Grubb
  0 siblings, 2 replies; 4+ messages in thread
From: William Roberts @ 2014-01-07  3:38 UTC (permalink / raw)
  To: linux-audit@redhat.com; +Cc: Richard Guy Briggs

I've been doing some testing of the recent audit cmdline patches,
notably as many as the error paths as I can.

On a failure, the field is populated with null, like when key is null.
However, it has quotes, should I drop the quotes...

Example:

Now:
cmdline="(null)" key=(null)

Proposed:
cmdline=(null) key=(null)


I noticed that tty if its null also does not have quotes.

-- 
Respectfully,

William C Roberts

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

end of thread, other threads:[~2014-01-07 19:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-07  3:38 [RFC] Comments on audit command line failure William Roberts
2014-01-07 15:54 ` William Roberts
2014-01-07 16:34 ` Steve Grubb
2014-01-07 19:36   ` William Roberts

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