Check malloc return for null in kstream_create_* instead of
authorKen Raeburn <raeburn@mit.edu>
Tue, 26 Jun 2007 22:50:36 +0000 (22:50 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 26 Jun 2007 22:50:36 +0000 (22:50 +0000)
commitf4cb46135ebba2207ed299980da0bf4c45223e11
tree6fd1c67829f7e4bd4d384738de191530ac7c5894
parent1b52a1fd30640202d3b4eee7c537c1bbb5d84e9e
Check malloc return for null in kstream_create_* instead of
unconditionally dereferencing.  Thanks to Domagoj Babic for finding
the bug.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19640 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/v4rcp.c