summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/file/todo
blob: ed1ddb8e6fc9c57b6542a093a8b2af6a419e874d (plain)
1
2
3
4
5
6
7
Make sure that each time a function returns KRB5_NOMEM, everything
allocated earlier in the function and stack tree is freed.

File locking

fcc_nseq.c and fcc_read don't check return values a lot.