[dovecot/core] 498294: lib-smtp: server: Restructure reference counting o...

GitHub noreply at github.com
Tue Jun 26 23:00:05 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 4982948d35747ec6a4e8a3ef51226b98aa28830c
      https://github.com/dovecot/core/commit/4982948d35747ec6a4e8a3ef51226b98aa28830c
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M src/lib-smtp/smtp-server-cmd-data.c

  Log Message:
  -----------
  lib-smtp: server: Restructure reference counting of BDAT/BURL chain stream.

It is now dereferenced directly, rather than via a local variable; thereby
making sure it is reset to NULL.


  Commit: b4bcfc0210b62f7e3003674dc938970fa74b8601
      https://github.com/dovecot/core/commit/b4bcfc0210b62f7e3003674dc938970fa74b8601
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M src/lib-smtp/smtp-server-connection.c

  Log Message:
  -----------
  lib-smtp: server: connection: Rely on i_stream_destroy(NULL) being a no-op.


  Commit: 935a2192628ae44186868a92c94e4aec302bdadf
      https://github.com/dovecot/core/commit/935a2192628ae44186868a92c94e4aec302bdadf
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M src/lib-smtp/smtp-server-cmd-data.c
    M src/lib-smtp/smtp-server-connection.c

  Log Message:
  -----------
  lib-smtp: server: Fix memory leak occurring when an error occurs early for BDAT/BURL.


  Commit: 61fa5fbd229ae8934312e957c9fb5180493d49b1
      https://github.com/dovecot/core/commit/61fa5fbd229ae8934312e957c9fb5180493d49b1
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M src/lib-http/http-client.h

  Log Message:
  -----------
  lib-http: Add/fix default value comments in http_client_settings


Compare: https://github.com/dovecot/core/compare/347271f27f4b...61fa5fbd229a
      **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