MarcoFalke
fa6dfaaf45
scripted-diff: Use new FUZZ_TARGET macro everywhere
-BEGIN VERIFY SCRIPT-
ren() { sed --regexp-extended -i "s|$1|$2|g" $(git grep -l --extended-regexp "$1"); }
# Replace FUZZ_TARGET_INIT
ren 'FUZZ_TARGET_INIT\((.+), (.+)\)' 'FUZZ_TARGET(\1, .init = \2)'
# Delete unused FUZZ_TARGET_INIT
sed -i -e '37,39d' src/test/fuzz/fuzz.h
-END VERIFY SCRIPT-
2023-07-13 20:37:14 +02:00
..
2023-06-20 10:23:08 +02:00
2023-07-13 20:37:14 +02:00
2023-07-07 14:14:20 +00:00
2023-07-07 14:14:20 +00:00
2023-04-26 10:41:10 +02:00
2023-04-26 10:41:10 +02:00
2023-06-21 16:19:19 -04:00
2023-06-21 16:19:19 -04:00
2023-05-20 12:08:13 +02:00
2023-04-19 10:48:30 +02:00
2023-06-01 13:09:08 -04:00
2023-06-27 10:13:37 +02:00
2023-03-23 12:55:18 +01:00
2023-05-20 12:08:13 +02:00
2023-02-15 15:49:44 -03:00
2023-05-20 12:08:13 +02:00
2023-01-17 13:28:53 +02:00
2023-04-19 10:48:30 +02:00
2023-05-01 08:16:54 -04:00
2023-05-30 17:26:51 +02:00
2023-04-11 15:52:25 -04:00
2023-07-07 14:14:20 +00:00
2023-03-23 12:55:18 +01:00
2023-06-28 09:37:15 -03:00
2023-05-29 16:33:14 +01:00
2023-06-21 16:19:19 -04:00
2023-04-03 17:23:42 -03:00
2023-06-28 15:14:45 -04:00
2023-07-06 19:53:44 +00:00
2023-04-11 15:52:25 -04:00
2023-04-11 15:52:25 -04:00
2023-07-06 16:11:55 -03:00
2023-05-29 13:12:45 +02:00
2023-07-03 21:42:01 -04:00
2023-06-27 11:00:47 -04:00
2023-04-19 10:48:30 +02:00
2023-04-19 10:48:30 +02:00
2023-06-14 09:30:39 -04:00