]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
quota: quota_rule_parse_limits() - Return error allocated from data stack
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 14 Aug 2024 07:02:09 +0000 (10:02 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 17 Jan 2025 08:39:59 +0000 (10:39 +0200)
commit0cd774884bb769a0b5442a223d5392ea6f32f4fd
treeb54da19d0b9885dd858dab2dc8d4045b1acd1fca
parent261fd5dda4aee02119f55cff777e11e855733cbf
quota: quota_rule_parse_limits() - Return error allocated from data stack

There is no need to use the quota's memory pool for it.
src/plugins/quota/quota-util.c