memory: fix absence of test after memory allocation
modified compat/Makefile.autosetup
@@ -8,6 +8,7 @@ SRCS= closefrom.c \
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified compat/funopen.c
@@ -26,8 +26,11 @@
|
|
|
|
|
|
| + | |
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -80,7 +83,7 @@ funopen(const void *cookie, int (*readfn)(void *, char *, int),
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|