]> 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>
Wed, 12 Feb 2025 10:34:13 +0000 (12:34 +0200)
commit063ae715b4f5e6dbd1ae0b8fbad01fde81996656
tree7334ab60352384a4046b22ab407de2238221c173
parentb8fd39c31b69a1e01335ed021c693838217cfc5d
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