From: GitHub <no...@gi...> - 2019-01-25 11:28:22
|
Branch: refs/heads/clang-checker Home: https://github.com/OpenSC/libp11 Commit: 7d428f518e312e4a9da98746ea709d672f75ccda https://github.com/OpenSC/libp11/commit/7d428f518e312e4a9da98746ea709d672f75ccda Author: Frank Morgner <fra...@gm...> Date: 2019-01-25 (Fri, 25 Jan 2019) Changed paths: M examples/auth.c M examples/decrypt.c M examples/getrandom.c Log Message: ----------- fixed warning about unused value Commit: d1c6556c95ad78bc2082a0e0ecb9290075623f31 https://github.com/OpenSC/libp11/commit/d1c6556c95ad78bc2082a0e0ecb9290075623f31 Author: Frank Morgner <fra...@gm...> Date: 2019-01-25 (Fri, 25 Jan 2019) Changed paths: M src/p11_key.c Log Message: ----------- added error checking in pkcs11_find_key_from_key fixes potential dereference of NULL pointer and access of uninitialized value Compare: https://github.com/OpenSC/libp11/compare/7d428f518e31^...d1c6556c95ad **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019. |