From: Jakub J. <no...@gi...> - 2019-04-23 12:49:55
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 13429baed047a93719987db900f169c7a426c426 https://github.com/OpenSC/OpenSC/commit/13429baed047a93719987db900f169c7a426c426 Author: Jakub Jelen <jj...@re...> Date: 2019-04-23 (Tue, 23 Apr 2019) Changed paths: M src/libopensc/card-cac.c Log Message: ----------- cac: Avoid signed/unsigned casting reported by coverity src/libopensc/card-cac.c:1707: negative_returns: "val_len" is passed to a parameter that cannot be negative. |