[Devel] Re: [PATCH 2/3] c/r: Add UTS support (v6)
Dan Smith
danms at us.ibm.com
Thu Apr 2 11:06:04 PDT 2009
>> + uts = cr_obj_add_ptr(ctx, nsp->uts_ns, &hh->uts_ref, CR_OBJ_UTSNS, 0);
SH> I would prefer this be called 'uts_was_new' or something, though.
Fair enough. I was trying to avoid wrapping that line :)
SH> Should probably memset them to 0 first. I realize it doesn't
SH> really seem like security-relevant information leakage, but
SH> sys_hostname() does it, so it seems like we ought to as well.
Okay.
--
Dan Smith
IBM Linux Technology Center
email: danms at us.ibm.com
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list