[dovecot/core] 31fc5c: lib: Fixed istream_seekable.stat() to return corre...

GitHub noreply at github.com
Fri May 13 18:00:11 UTC 2016


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

  Changed paths:
    M src/lib/istream-seekable.c

  Log Message:
  -----------
  lib: Fixed istream_seekable.stat() to return correct size.

It was supposed to read until end of the stream, but it did it only when
stat() was called while stream was still fully in memory.




More information about the dovecot-cvs mailing list