commit | 986d097bcacf51ec71f3b6905185e830a98df8ca | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Wed Nov 04 14:35:25 2015 -0800 |
committer | Kenny Root <kroot@google.com> | Thu Nov 05 11:27:03 2015 -0800 |
tree | cd7dee01a326f11f64f4303f8aa74f82260220d4 | |
parent | 8a55a1b087de5882808495e1a85e5ca52ef470a1 [diff] |
system/netd: check return value of PKCS5_PBKDF2_HMAC_SHA1. The function PKCS5_PBKDF2_HMAC_SHA1 can fail for a number of reasons and thus its return value should be checked and handled. Change-Id: I63bd1378e78926372309072c3fa821666cac1b01