]> granicus.if.org Git - sudo/commit
It's safe to rely on C89 semantics for realloc(NULL, size).
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 21 Jun 2015 01:27:31 +0000 (19:27 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 21 Jun 2015 01:27:31 +0000 (19:27 -0600)
commitd7224ea502f04dc33e5e92d68122f0dc02f22d8d
treeeb01c011b3c13ad107a55fd2e84354e625cc7d17
parent887a76489a2ea864e4ca5a2b44be935a0c794dde
It's safe to rely on C89 semantics for realloc(NULL, size).
lib/util/getline.c
plugins/sudoers/toke_util.c