On Sat, 18 Dec 2010 18:01:56 -0200 Klaus Heinrich Kiwi <[email protected]> wrote:
> There are functions which may return error conditions that are > not being checked on return, and others which are being checked > but always return the same value. > > This patch probably covers only a small fraction of them, but > its a start. > > Signed-off-by: Klaus Heinrich Kiwi <[email protected]> > --- > usr/lib/pkcs11/common/h_extern.h | 2 +- > usr/lib/pkcs11/common/loadsave.c | 35 ++++++++++++++++++++++++++--------- > usr/lib/pkcs11/common/obj_mgr.c | 27 ++++++++++++++++++++++----- > 3 files changed, 49 insertions(+), 15 deletions(-) applied -- Klaus Heinrich Kiwi | [email protected] | http://blog.klauskiwi.com Open Source Security blog : http://www.ratliff.net/blog IBM Linux Technology Center : http://www.ibm.com/linux/ltc ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Opencryptoki-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech
