]> granicus.if.org Git - sudo/commit
Use efree() not free() and remove malloc.h include since we never
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 11 Nov 2010 21:10:57 +0000 (16:10 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 11 Nov 2010 21:10:57 +0000 (16:10 -0500)
commit8597c391943fd40d062a3be93c644a45bcb4d79a
tree9e087c0144550e81305483b40fa4b4d0bae9b925
parent4733872cb0737b5ef13af218102409f28a0d350f
Use efree() not free() and remove malloc.h include since we never
directly call malloc() or free().
plugins/sudoers/ldap.c