* prof_file.c (profile_open_file): If mutex creation fails, free storage
authorKen Raeburn <raeburn@mit.edu>
Fri, 14 Jan 2005 04:40:16 +0000 (04:40 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 14 Jan 2005 04:40:16 +0000 (04:40 +0000)
commite9e0c8766bc7343b03ffd05abe08362cb6d755a9
tree2e0d1a808ec4dca37aad24d32cc2930d40944e0f
parent2bc5304880b85b21cfbc42e33a62afa0dfcebbea
* prof_file.c (profile_open_file): If mutex creation fails, free storage
directly instead of calling profile_close_file.

ticket: 2878
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17035 dc483132-0cff-0310-8789-dd5450dbe970
src/util/profile/ChangeLog
src/util/profile/prof_file.c