[dovecot/core] 7bc312: imap: Free box on error

GitHub noreply at github.com
Wed Nov 9 09:30:08 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 7bc3126bb62589fe373f40aa40132e671e4a363d
      https://github.com/dovecot/core/commit/7bc3126bb62589fe373f40aa40132e671e4a363d
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M src/imap/imap-state.c

  Log Message:
  -----------
  imap: Free box on error

Otherwise the box wil leak as it is not assigned
anywhere and can cause crash on imap exit due
to stats plugin timeout leak.


  Commit: 8e2dd12266778e999d474f07c1ec92e14eb0af68
      https://github.com/dovecot/core/commit/8e2dd12266778e999d474f07c1ec92e14eb0af68
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
    M src/lib-http/test-http-client-errors.c

  Log Message:
  -----------
  lib-http: Added blocking client support to test-http-client-errors.


  Commit: b284962364068d5e9d60b8b1e98ba61b4b6593ec
      https://github.com/dovecot/core/commit/b284962364068d5e9d60b8b1e98ba61b4b6593ec
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
    M src/lib-http/http-client-request.c

  Log Message:
  -----------
  lib-http: client: Fixed assert failure occurring when server returns error status early while client is still sending blocking payload.


  Commit: 0cdd27506a48e45fadec180a3bd85200dd298874
      https://github.com/dovecot/core/commit/0cdd27506a48e45fadec180a3bd85200dd298874
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
    M src/lib-http/test-http-client-errors.c

  Log Message:
  -----------
  lib-http: test-http-client-errors: Add test for server that returns error status early while client is still sending blocking payload.


Compare: https://github.com/dovecot/core/compare/b44033e45e9f...0cdd27506a48


More information about the dovecot-cvs mailing list