Commit 5155e7c030e5dd0b3b7b24d46c93b9a9d756a748

Paul Eggert 2016-08-18T11:56:07

canonicalize-lgpl: fix errno after malloca fails This fixes a typo I recently introduced. Suggested by Bruno Haible in: http://lists.gnu.org/archive/html/bug-gnulib/2016-08/msg00039.html * lib/canonicalize-lgpl.c (__realpath): Don't assume malloca sets errno on failure.