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

GitHub noreply at github.com
Thu Sep 20 15:30:14 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: d161ee81da8411cac62a1d72dfc2f36f8ada4e17
      https://github.com/dovecot/core/commit/d161ee81da8411cac62a1d72dfc2f36f8ada4e17
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-09-20 (Thu, 20 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