[dovecot/core] 4c5c19: lib-imap: imap_envelope_parse() - remove unnecessa...

GitHub noreply at github.com
Wed Nov 15 16:30:15 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 4c5c19b3b57c9edae9443c1796c875c4568ddf9d
      https://github.com/dovecot/core/commit/4c5c19b3b57c9edae9443c1796c875c4568ddf9d
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/lib-imap/imap-envelope.c

  Log Message:
  -----------
  lib-imap: imap_envelope_parse() - remove unnecessary data stack frame

imap_envelope_parse_args() isn't using data stack at all, so this
unnecessarily complicates the code. It also prevents using datastack-pool
as the pool parameter.




More information about the dovecot-cvs mailing list