]> Savannah Git Hosting - gnulib.git/commit
unlink: fix malloc errno typo
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 21 Mar 2020 23:13:28 +0000 (16:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 21 Mar 2020 23:13:58 +0000 (16:13 -0700)
commit3e89c500a2f17a8a7a278390d48419990ce24bc8
tree3abb59fbd6a777b6f7fd428096ea8b59a257580b
parent360979fd6fb84567e0ffc6839b0431fc00d6362f
unlink: fix malloc errno typo

Problem reported by Tim Rühsen in:
https://lists.gnu.org/r/bug-gnulib/2020-03/msg00044.html
* lib/unlink.c (rpl_unlink): Don’t mask malloc errno.
ChangeLog
lib/unlink.c