Hash :
6a00fdb4
Author :
Date :
2021-01-08T19:50:16
dynarray: work even if ‘free’ is replaced Problem reported by Darshit Shah in: https://lists.gnu.org/r/bug-gnulib/2021-01/msg00140.html * lib/malloc/dynarray-skeleton.c (DYNARRAY_FREE): New macro. Use it everywhere instead of DYNARRAY_NAME (free).