We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1c6ed4 + 4638250 commit 68ac04aCopy full SHA for 68ac04a
1 file changed
hash.h
@@ -82,6 +82,9 @@
82
# ifdef platform_SHA1_Clone
83
# define platform_SHA1_Clone_unsafe platform_SHA1_Clone
84
# endif
85
+# ifdef SHA1_NEEDS_CLONE_HELPER
86
+# define SHA1_NEEDS_CLONE_HELPER_UNSAFE
87
+# endif
88
#endif
89
90
#define git_SHA_CTX platform_SHA_CTX
0 commit comments