bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/8] kern: fix printing of kmem_cache names


From: Samuel Thibault
Subject: Re: [PATCH 1/8] kern: fix printing of kmem_cache names
Date: Sat, 1 Feb 2014 15:20:55 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Justus Winter, le Sat 01 Feb 2014 15:09:21 +0100, a écrit :
> The name field is not necessarily zero-terminated.  Use a precision
> argument to limit the number of characters written when printing the
> name.

Mmm, I'd probably rather see the name field always be zero-terminated,
since that's just one place, vs the various places which would want to
print it.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]