]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: use xalloc.h
authorSami Kerola <kerolasa@iki.fi>
Sun, 10 Apr 2011 10:16:08 +0000 (12:16 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 14 Apr 2011 11:08:59 +0000 (13:08 +0200)
commitbe66a93afcef1da6a6b36a10dabcfef50aa63903
tree854e3d1e4c69ff641e86ab2faed2157f155e7239
parent86cd58706a4ce8909bf9c706dc9b808aeea4b295
agetty: use xalloc.h

Unifies and fixes malloc and strdup calls.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
term-utils/agetty.c