commit | d2b86970245b64652c4d7799e707dd8bd1533b64 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <[email protected]> | Wed Oct 30 11:23:02 2013 +0800 |
committer | David Howells <[email protected]> | Wed Oct 30 12:54:29 2013 +0000 |
tree | 00aaa63cb66c5cfbd595261ba7f5029fbe1326f9 | |
parent | 034faeb9ef390d58239e1dce748143f6b35a0d9b [diff] |
KEYS: fix error return code in big_key_instantiate() Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: David Howells <[email protected]>