Serge E. Hallyn <[EMAIL PROTECTED]> wrote: > With the following patch applied to the base next-creds-subsys branch, > you can track that if you login as root, then do 'su hallyn', where > hallyn is uid 500, then uid 500 gets allocated twice. So free is never > called on it.
Which following patch? Actually, I've suspected that the user_struct accounting is not quite right for a while. Even before I did my creds stuff, I'd occasionally multiple per-UID keyrings cropping up with the same ID - indicating multiple user_structs for the same UID. David _______________________________________________ Containers mailing list [EMAIL PROTECTED] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
