diff options
author | Greg Hudson <ghudson@mit.edu> | 2012-10-30 17:17:45 -0400 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2013-02-13 15:53:29 -0500 |
commit | 61116eb28a7520dda1e5febba95ac6ba1e70e6ac (patch) | |
tree | b97891027d346557b73ee82c02e562687ec400b2 /src/lib/gssapi/generic/gssapiP_generic.h | |
parent | 884e040c0478c94585395a03dfbb0bbdee7c5ed4 (diff) | |
download | krb5-61116eb28a7520dda1e5febba95ac6ba1e70e6ac.tar.gz krb5-61116eb28a7520dda1e5febba95ac6ba1e70e6ac.tar.xz krb5-61116eb28a7520dda1e5febba95ac6ba1e70e6ac.zip |
Make internal JSON functions return error codes
Return error codes (0, ENOMEM, or EINVAL) from JSON support functions
instead of returning results directly. This makes error handling
simpler for functions which assemble JSON objects and then return a
krb5_error_code values. Adjust all callers. Use shims in
export_cred.c to minimize changes there; it will be redesigned
internally in a subsequent commit.
Diffstat (limited to 'src/lib/gssapi/generic/gssapiP_generic.h')
0 files changed, 0 insertions, 0 deletions