Linux: Avoid truncating the vendor id. Committed: https://code.google.com/p/google-breakpad/source/detail?r=1079
strlcpy != strncpy. Doh.
On 2012/11/08 04:00:23, thestig wrote: > strlcpy != strncpy. Doh. Please see patch set 2.
Damned. lgtm