[dovecot/core] bcb321: imap: Fix NOTIFY parameter parsing by reverting ea...

GitHub noreply at github.com
Fri Jun 30 19:30:09 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: bcb321bc62117d30bc53a872ca1154c0100aeefd
      https://github.com/dovecot/core/commit/bcb321bc62117d30bc53a872ca1154c0100aeefd
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-30 (Fri, 30 Jun 2017)

  Changed paths:
    M src/imap/cmd-notify.c

  Log Message:
  -----------
  imap: Fix NOTIFY parameter parsing by reverting earlier change

I misread the RFC and wrote broken tests.
Reverts 64d2efdc4b0bdf92249840e9db89b91c8dc0f3a3


  Commit: 8b2d740b8182c63b76ff7ef0dd5e01710228705a
      https://github.com/dovecot/core/commit/8b2d740b8182c63b76ff7ef0dd5e01710228705a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-30 (Fri, 30 Jun 2017)

  Changed paths:
    M src/imap/cmd-notify.c

  Log Message:
  -----------
  imap: Add more error checking to NOTIFY parameter parsing

This should make it clearer to realize when invalid syntax is being used
rather than just ignoring the problem.


Compare: https://github.com/dovecot/core/compare/7d2d0ae1131c...8b2d740b8182


More information about the dovecot-cvs mailing list