Branch: refs/heads/master Home: https://github.com/ngircd/ngircd Commit: 512af135d06e7dad93f51eae51b3979e1d4005cc https://github.com/ngircd/ngircd/commit/512af135d06e7dad93f51eae51b3979e1d40... Author: Alexander Barton alex@barton.de Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths: M src/ngircd/conf.c
Log Message: ----------- Use the last value set for "Listen" (Global) and "Mask" (Operator)
Do not ignore newer configuration value, always use the latest value set.
And do not assert() SSL-related string options and break, but properly free them and use the latest value set – even in debug mode. In non-debug mode, this was already the case anyway, but we leaked some memory ...
To unsubscribe from these emails, change your notification settings at https://github.com/ngircd/ngircd/settings/notifications
ngircd-commits@lists.barton.de