We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5663107 commit 6612f2aCopy full SHA for 6612f2a
src/mysql_fmt_plug.c
@@ -77,11 +77,13 @@ static struct fmt_tests tests[] = {
77
{"1b38cd9c2f809809", "hacktivity2008"},
78
{"1b38cd9c2f809809", "hacktivity 2008"},
79
{"6fc81597422015a8", "johnmodule"},
80
- {"30f098972cc8924d", "http://guh.nu"},
81
{"3fc56f6037218993", "Andrew Hintz"},
82
{"697a7de87c5390b2", "drew"},
+#if defined(WITH_ASAN) || defined(DEBUG)
83
+ {"30f098972cc8924d", "http://guh.nu"},
84
{"1eb71cf460712b3e", "http://4tphi.net"},
85
{"28ff8d49159ffbaf", "http://violating.us"},
86
+#endif
87
{"5d2e19393cc5ef67", "password"},
88
{"5030573512345671", ""},
89
{"723d80f65bf9d670", "UPPERCASE"},
0 commit comments