[dovecot/core] 00544a: lib-fts: Lift helper function out of generic token...

GitHub noreply at github.com
Wed Mar 16 00:07:07 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 00544ad37ece26b2c4f2210ed5e5295241d0db19
      https://github.com/dovecot/core/commit/00544ad37ece26b2c4f2210ed5e5295241d0db19
  Author: Teemu Huovila <teemu.huovila at dovecot.fi>
  Date:   2016-03-16 (Wed, 16 Mar 2016)

  Changed paths:
    M src/lib-fts/Makefile.am
    A src/lib-fts/fts-tokenizer-common.c
    A src/lib-fts/fts-tokenizer-common.h
    M src/lib-fts/fts-tokenizer-generic.c

  Log Message:
  -----------
  lib-fts: Lift helper function out of generic tokenizer.


  Commit: af177be2664018e8074d69449b9c6a2d9741ec25
      https://github.com/dovecot/core/commit/af177be2664018e8074d69449b9c6a2d9741ec25
  Author: Teemu Huovila <teemu.huovila at dovecot.fi>
  Date:   2016-03-16 (Wed, 16 Mar 2016)

  Changed paths:
    M src/lib-fts/fts-tokenizer-address.c
    M src/lib-fts/test-fts-tokenizer.c

  Log Message:
  -----------
  lib-fts: Limit maximum length of addresses found.

The address tokenizer now takes a "maxlen" parameter, which
defaults to 254 bytes.

Previously addresses, or something looking like it, could
be of any length. This could cause trouble in fts backends.


Compare: https://github.com/dovecot/core/compare/613d69eb09ed...af177be26640


More information about the dovecot-cvs mailing list