[dovecot/core] 10e871: lib-dns: Use pooled memory with dns lookups

GitHub noreply at github.com
Mon Aug 27 21:00:06 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 10e871674fd0668305a9aa9badf4722ea809ddbf
      https://github.com/dovecot/core/commit/10e871674fd0668305a9aa9badf4722ea809ddbf
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-08-27 (Mon, 27 Aug 2018)

  Changed paths:
    M src/lib-dns/dns-lookup.c

  Log Message:
  -----------
  lib-dns: Use pooled memory with dns lookups

Simplifies memory management


  Commit: c755b83ebaaf84e997408bbf3ac9974ad9b7b71f
      https://github.com/dovecot/core/commit/c755b83ebaaf84e997408bbf3ac9974ad9b7b71f
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-08-27 (Mon, 27 Aug 2018)

  Changed paths:
    M src/lib-dns/dns-lookup.c

  Log Message:
  -----------
  lib-dns: Always allocate lookup

Simplifies next change


  Commit: 1d61578a8d10d0ad40eee75172cb2b9e74894dc2
      https://github.com/dovecot/core/commit/1d61578a8d10d0ad40eee75172cb2b9e74894dc2
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-08-27 (Mon, 27 Aug 2018)

  Changed paths:
    M src/lib-dns/dns-lookup.c

  Log Message:
  -----------
  lib-dns: Always use dns_lookup_free

Ensures that all resources get free'd in single place,
Fixes memory leak and event double-unref.

Broken in 9ee82e3f660e6e072532283cad8668a578ac137d


Compare: https://github.com/dovecot/core/compare/f7ab09ba408a...1d61578a8d10
      **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