1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 08:43:14 +02:00
Files
unrealircd/src/modules
Bram Matthys a153a2cce3 Change definition of parse_ban_action_config(), was too easy to leak memory.
Often you have default values for the config, and then a subsequent config
parsing run would overwrite the return value (= memory leak), merging/appending
would make no sense either, so it would force a free in all code before
calling us, well... let's just deal with it ourselves instead then ;)
2023-07-14 08:08:47 +02:00
..
2021-09-11 08:17:12 +02:00
2021-09-13 18:44:18 +02:00
2021-09-11 08:17:12 +02:00
2022-01-28 17:02:19 +01:00
2022-05-01 14:05:34 +02:00
2021-08-12 16:03:20 +02:00
2022-12-14 15:24:19 +00:00
2022-01-08 03:46:09 +03:00
2021-09-11 08:17:12 +02:00
2004-05-12 22:02:05 +00:00
2022-06-19 20:15:00 +02:00
2023-07-06 11:51:55 +02:00
2023-04-05 08:07:18 +02:00
2021-09-11 08:17:12 +02:00
2021-10-30 17:25:58 +02:00
2023-07-11 20:19:00 +02:00
2022-11-14 07:43:43 +00:00
2023-03-22 15:32:16 +01:00
2022-11-18 08:53:36 +00:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2022-05-15 07:45:00 +02:00
2023-04-26 18:12:53 +02:00