Skip to content

Commit 2618db4

Browse files
lib/agetpass.*: Remove malloc(3)-based APIs, as they're unused
In the last commit, we replaced all of these calls by alloca(3)-based variants. Signed-off-by: Alejandro Colomar <[email protected]>
1 parent e622ba2 commit 2618db4

File tree

3 files changed

+0
-170
lines changed

3 files changed

+0
-170
lines changed

lib/Makefile.am

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ libshadow_la_SOURCES = \
2727
adds.c \
2828
adds.h \
2929
age.c \
30-
agetpass.c \
31-
agetpass.h \
3230
alloc/calloc.c \
3331
alloc/calloc.h \
3432
alloc/malloc.c \

lib/agetpass.c

Lines changed: 0 additions & 145 deletions
This file was deleted.

lib/agetpass.h

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)