summaryrefslogtreecommitdiff
path: root/apps/compiler/includes/functions.sh
diff options
context:
space:
mode:
authorM'Dic <joshua.lee.betts@gmail.com>2023-01-23 06:13:27 -0500
committerGitHub <noreply@github.com>2023-01-23 06:13:27 -0500
commit437d93926f64819c764a935cfb59540ef903ac25 (patch)
treeb8c73af2642ae846586ef2013879d0c096d9c653 /apps/compiler/includes/functions.sh
parent513dab074022a25cf3451a9daee3ba2f4b184866 (diff)
fix (core): macos12 depreciation workflow error / security CWE-120 (#14746)
* fix (core): macos12 depreciation workflow error Fix workflow error message: azerothcore-wotlk/src/common/Utilities/Util.cpp:558:9: fatal error: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(buffer, "%02X", bytes[i]); * Update BattlegroundAV.cpp * more macos12 fixit * Update spell_generic.cpp
Diffstat (limited to 'apps/compiler/includes/functions.sh')
0 files changed, 0 insertions, 0 deletions