From: Eric Blake Date: Tue, 24 May 2011 22:36:14 +0000 (-0600) Subject: build: avoid strerror_r pitfalls X-Git-Tag: CVE-2011-2178~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9af6c6ed8e8be91869811caab5442aa65d179192;p=thirdparty%2Flibvirt.git build: avoid strerror_r pitfalls In particular, this guarantees that virStrerror always gives a useful result. * .gnulib: Update to latest, for (lots of) strerror_r fixes. --- diff --git a/.gnulib b/.gnulib index 2c25c9ebe8..9d196fad05 160000 --- a/.gnulib +++ b/.gnulib @@ -1 +1 @@ -Subproject commit 2c25c9ebe8db1415bfde25f0a451767332c8cf59 +Subproject commit 9d196fad055a448c5732a8e950cc044b353d2615