[dovecot/core] 0fd9c8: lib: array_idx_get_space is defined as alias to ar...

GitHub noreply at github.com
Fri Dec 15 13:29:38 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 0fd9c892b5012536bd674fb153cdae8c5e0fc17a
      https://github.com/dovecot/core/commit/0fd9c892b5012536bd674fb153cdae8c5e0fc17a
  Author: Sergey Kitov <sergey.kitov at open-xchange.com>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/lib/array.h

  Log Message:
  -----------
  lib: array_idx_get_space is defined as alias to array_idx_modifiable


  Commit: 139143f1b798472438b813343a48601f1c564060
      https://github.com/dovecot/core/commit/139143f1b798472438b813343a48601f1c564060
  Author: Sergey Kitov <sergey.kitov at open-xchange.com>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/auth/main.c
    M src/lib-index/mail-cache-transaction.c
    M src/lib-index/mail-index-modseq.c
    M src/lib-index/mail-index-sync-ext.c
    M src/lib-index/mail-index-transaction-update.c
    M src/lib-storage/index/index-thread-finish.c
    M src/lib-storage/index/index-thread-links.c
    M src/lib-storage/index/maildir/maildir-keywords.c
    M src/lib/hash2.c
    M src/lib/ioloop-epoll.c
    M src/lib/module-context.h

  Log Message:
  -----------
  global: Change calls to array_idx_modifiable to array_idx_get_space.

Only calls that require space allocation are to be changed.


  Commit: 1d4e5de8414ed93d1c810b30a91ad83d6d954861
      https://github.com/dovecot/core/commit/1d4e5de8414ed93d1c810b30a91ad83d6d954861
  Author: Sergey Kitov <sergey.kitov at open-xchange.com>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M src/lib/array.c
    M src/lib/array.h

  Log Message:
  -----------
  lib: array_idx_modifiable changed not to allocate space.


Compare: https://github.com/dovecot/core/compare/993b1b96f38d...1d4e5de8414e


More information about the dovecot-cvs mailing list