[dovecot/core] d868a0: global: Fixed slighty wrong i_stream_read_data() w...

GitHub noreply at github.com
Wed May 18 12:00:13 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: d868a04630bd7bfe9c1543a7c3f68703b3e276e4
      https://github.com/dovecot/core/commit/d868a04630bd7bfe9c1543a7c3f68703b3e276e4
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-18 (Wed, 18 May 2016)

  Changed paths:
    M src/lda/main.c
    M src/lib-compression/istream-lz4.c
    M src/lib-lda/duplicate.c
    M src/lib-storage/index/dbox-multi/mdbox-purge.c
    M src/plugins/fts/fts-expunge-log.c

  Log Message:
  -----------
  global: Fixed slighty wrong i_stream_read_data() with _read_bytes()

These calls were reading one byte more than they were intended to read.
This didn't really cause any problems, but now they're correct.


  Commit: 651f981ca065d2365bf2ea07b04318a5402f047a
      https://github.com/dovecot/core/commit/651f981ca065d2365bf2ea07b04318a5402f047a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-18 (Wed, 18 May 2016)

  Changed paths:
    M src/imap-hibernate/imap-client.c
    M src/lib-compression/compression.c
    M src/lib-compression/istream-zlib.c
    M src/lib-http/http-request-parser.c
    M src/lib-http/http-response-parser.c
    M src/lib-http/test-http-payload.c
    M src/lib-mail/message-header-parser.c
    M src/lib-mail/message-parser.c
    M src/lib-mail/message-size.c
    M src/lib-storage/index/mbox/istream-raw-mbox.c
    M src/login-common/login-proxy.c

  Log Message:
  -----------
  global: Replaced all i_stream_read_data() with _more() and _bytes()


Compare: https://github.com/dovecot/core/compare/4b5a2e923b61...651f981ca065


More information about the dovecot-cvs mailing list