[dovecot/core] 847790: lmtp: Fix segfault occurring when a user turns out...

GitHub noreply at github.com
Tue May 15 01:30:18 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 847790d5aab84df38256a6f9b4849af0eb408419
      https://github.com/dovecot/core/commit/847790d5aab84df38256a6f9b4849af0eb408419
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-05-14 (Mon, 14 May 2018)

  Changed paths:
    M src/lmtp/lmtp-common.c

  Log Message:
  -----------
  lmtp: Fix segfault occurring when a user turns out to be over quota at DATA transfer.

The LMTP recipient context was not updated with the final recipient address when
the RCPT command was accepted. This left a dangling struct smtp_address pointer
which triggered the segfault when used.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list