]> granicus.if.org Git - sudo/commit
If vasprintf() fails, just use the errno it sets instead of assuming
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 2 Oct 2012 18:45:18 +0000 (14:45 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 2 Oct 2012 18:45:18 +0000 (14:45 -0400)
commit1cf3def4bede6ad5d18e983650a6bf1c8b36b636
tree340b378e7fd4ff20ed5a9e85f601e458df7c1872
parentacb9c62987decbeb5f5d9a16742c7fcc0c6f42e3
If vasprintf() fails, just use the errno it sets instead of assuming
ENOMEM.
common/alloc.c