[dovecot/core] 560523: lib-smtp: reply-parser: Fix closing the text_lines...

GitHub noreply at github.com
Fri Sep 21 10:30:19 EEST 2018


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: 560523194c88749130d8a6e13dffbe43b850d476
      https://github.com/dovecot/core/commit/560523194c88749130d8a6e13dffbe43b850d476
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-09-21 (Fri, 21 Sep 2018)

  Changed paths:
    M src/lib-smtp/smtp-reply-parser.c

  Log Message:
  -----------
  lib-smtp: reply-parser: Fix closing the text_lines array with NULL sentinel.

For (EHLO) replies with more than 7 lines, the text_lines array of the reply did
not end in NULL, causing a segfault.



      **NOTE:** This service has 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