[dovecot/core] 15e175: lib-auth: Unescape passdb/userdb extra fields.

GitHub noreply at github.com
Thu Aug 4 19:30:14 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 15e175c2aaa30b909ff42c4511a7e879a0c2e5c9
      https://github.com/dovecot/core/commit/15e175c2aaa30b909ff42c4511a7e879a0c2e5c9
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M src/lib-auth/auth-master.c

  Log Message:
  -----------
  lib-auth: Unescape passdb/userdb extra fields.

This only affected \001, \t, \r and \n characters which were left
tab-escaped (e.g. \t as "\001t").


  Commit: 3ddf19c6c68bd8a171dc37ca00de84fdb9287fa7
      https://github.com/dovecot/core/commit/3ddf19c6c68bd8a171dc37ca00de84fdb9287fa7
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M src/lib-dcrypt/test-stream.c

  Log Message:
  -----------
  lib-dcrypt: Fixed test-stream unit test not to leak memory

Broken by previous change.


Compare: https://github.com/dovecot/core/compare/089b8ee22fd8...3ddf19c6c68b


More information about the dovecot-cvs mailing list