On Tuesday 13 March 2007 15:00:46 Amy Griffis wrote: > Why did you choose to do the sid to string conversion at collection > time, rather than waiting for audit_log_exit? In other code like this > we've been delaying the memory alloc until logging, in case we never > need it.
Yeah I agree. We were waiting until the end to do the conversion in case we ultimately didn't need the string. -Steve -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
