|
Description
|
there are some non-void functions that are not checked, namely pk11_digest_final() and pk11_library_init(). There are probably more of them.
we should carefully go through the engine code and fix all of them. As already experienced, not fixing them might cover other underlying bugs, especially in the engine itself.
|