* authorization.c (find_first_cmd_that_exists): Change xmalloc()
authorEzra Peisach <epeisach@mit.edu>
Tue, 26 Jun 2001 20:35:08 +0000 (20:35 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 26 Jun 2001 20:35:08 +0000 (20:35 +0000)
commitddacc5bbb368bb88c1e3be611b910494a06444f2
tree94d4be3a6b78a1fe82e4f2dac2601e8cb46768ee
parent77f582483372c58fad93f7065fe50bb8e65f397d
    * authorization.c (find_first_cmd_that_exists): Change xmalloc()
        to xcalloc() where was intented in code (two arguments to
        xmalloc).

        * ksu.h: Provide full prototypes for xmalloc(), xrealloc(),
        xcalloc(), and xstrdup().

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13510 dc483132-0cff-0310-8789-dd5450dbe970
src/clients/ksu/ChangeLog
src/clients/ksu/authorization.c
src/clients/ksu/ksu.h