From: Frank M. <no...@gi...> - 2020-04-09 15:21:41
|
Branch: refs/heads/mac-package Home: https://github.com/OpenSC/OpenSC Commit: 31905bc0ac8f7a8d3ec459b00d6c9d051aedae9b https://github.com/OpenSC/OpenSC/commit/31905bc0ac8f7a8d3ec459b00d6c9d051aedae9b Author: Frank Morgner <fra...@gm...> Date: 2020-04-09 (Thu, 09 Apr 2020) Changed paths: M configure.ac M src/common/compat_strlcat.c M src/common/compat_strlcat.h M src/common/compat_strlcpy.c M src/common/compat_strlcpy.h Log Message: ----------- fixed checking for strlcat/strlcpy newer clang uses a definition rather than a function |