summaryrefslogtreecommitdiff
path: root/Lib
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2022-11-26 17:46:09 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2022-11-26 18:18:55 +0000
commit60af317956714c23452c1593575511e0577e08ac (patch)
tree82ba0cca1f27d0e86c90dc967fbb10002c94d8f2 /Lib
parent637e2976721ab69936d408e7f7044746e79264fe (diff)
downloadswig-60af317956714c23452c1593575511e0577e08ac.tar.gz
Fix UBSAN errors in ccache-swig
ccache.c:738:18: runtime error: null pointer passed as argument 1, which is declared to never be null Fixes stderr redirect in testname CCACHE_CPP2, when the CCACHE_CPP2 environment variable is defined. mdfour.c:91:20: runtime error: left shift of 139 by 24 places cannot be represented in type 'int' Looks like this brings some stability to the md4 hash calculation. Closes #2449
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions