manuel-domke
2e6cfbe69f
fixed compiler warning:
findlongest.c:101:28: error: argument 1 value ‘2147483648’ exceeds maximum object size 2147483647 [-Werror=alloc-size-larger-than=]
101 | uint8_t *stringsSeen = calloc((uint64_t)1 << (MAX_STRING_SIZE-3u), sizeof(uint8_t));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-02-11 15:52:14 +01:00
..
2015-09-15 03:53:44 -07:00
2018-10-31 14:49:08 +01:00
2014-12-10 14:01:37 -05:00
2018-10-31 14:49:08 +01:00
2016-06-29 08:28:37 -07:00
2018-10-31 14:49:08 +01:00
2016-06-29 08:28:37 -07:00
2018-10-31 14:49:08 +01:00
2023-02-11 15:52:14 +01:00
2018-10-31 14:49:08 +01:00
2016-06-29 08:28:37 -07:00
2018-10-31 14:49:08 +01:00
2014-12-10 13:03:19 -05:00
2019-01-04 15:09:19 -05:00
2018-10-31 14:49:08 +01:00
2018-04-18 23:57:04 +02:00
2018-03-28 14:35:47 +02:00
Infinite Tools
passgen
healtcheck
dice
findlongest
hex2bin
bin2hex
flipbits
entcheck