RE: [PATCH v4 2/3] efi/cper: Add a new helper function to print bitmasks

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

 



+
+		size = strscpy(str, strs[i], len);

Check for error return from strscpy()

+		len -= size;
+		str += size;






[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux