On Tue, 2017-07-18 at 09:29 +0200, Martin Wilck wrote: > If the first WWID_LEN bytes of the uuid_attribute do not contain > a 0 byte, pp->wwid may end up not properly terminated. Fix it by > using strlcpy() rather than strncpy(). Reviewed-by: Bart Van Assche <bart.vanassche at wdc.com>