[dovecot/core] fbed91: lib-mail: message-address: Fix assert panic occurr...

GitHub noreply at github.com
Tue Apr 10 12:00:18 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: fbed9168dc3b104b09bd748409aec902328cd8e5
      https://github.com/dovecot/core/commit/fbed9168dc3b104b09bd748409aec902328cd8e5
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M src/lib-mail/message-address.c
    M src/lib-mail/test-message-address.c

  Log Message:
  -----------
  lib-mail: message-address: Fix assert panic occurring in message_address_parse_path() when no opening `<' is found.

Panic was:

Panic: file message-address.c: line 147 (parse_angle_addr): assertion failed: (*ctx->parser.data == '<')


  Commit: 1c87a0e9586b999bcdb1be0c62e801fc06962db5
      https://github.com/dovecot/core/commit/1c87a0e9586b999bcdb1be0c62e801fc06962db5
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M src/lib-mail/message-address.c
    M src/lib-mail/test-message-address.c

  Log Message:
  -----------
  lib-mail: message-address: Fix address parser to properly reject angle-addr without `>'.


Compare: https://github.com/dovecot/core/compare/c4739c54eacf...1c87a0e9586b


More information about the dovecot-cvs mailing list