From 36882545cecc1ce447fbeb04d71ec5bcd0e16d82 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 7 Feb 2011 19:53:07 -0800 Subject: [PATCH] ChangeLog: fix my old entry to give credit to Bastien --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 34885ab3e..c1ba82170 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1219,6 +1219,8 @@ indirectly on xalloc. This change causes the openat substitute to fall back on save_cwd when memory is tight, and for save_cwd to fail instead of dying when memory is tight, but that's good enough. + Problem and initial idea for fix reported by Bastien Roucaries in + . * lib/openat-proc.c: Include stdlib.h (for malloc), not xalloc.h (for xmalloc). -- 2.11.0