From: Frank M. <no...@gi...> - 2020-03-10 11:15:30
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: f1bcadfbe9d156adbe509b0860511ee41add0c67 https://github.com/OpenSC/OpenSC/commit/f1bcadfbe9d156adbe509b0860511ee41add0c67 Author: Frank Morgner <fra...@gm...> Date: 2020-03-10 (Tue, 10 Mar 2020) Changed paths: M src/pkcs11/pkcs11-global.c M win32/Make.rules.mak M win32/winconfig.h.in Log Message: ----------- pkcs11: don't try to allocate 0 byte with calloc fixes #1978 |