help-shishi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shisa: small memleaks


From: Elrond
Subject: shisa: small memleaks
Date: Wed, 22 Mar 2006 23:22:34 +0100
User-agent: Mutt/1.5.9i

Hi Simon,

Just wrote my first test apps with shisa (worked good, I
got compataible arcfour-hmac hashes out of shisa).

Running it with valgrind revealed two small memleaks:

- shisa_done() should free dbh->dbs, if it is != NULL.
- shisa_cfg_db() should free "db" (suggested patch
  appended)
- I don't know, if you like "const", I do.


    Elrond

Attachment: shisa_cfg_db-ml.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]