]> git.tdb.fi Git - libs/core.git/commit
Add activation check to the rest of Filtered's virtual functions
authorMikko Rasa <tdb@tdb.fi>
Sat, 20 Apr 2013 14:19:55 +0000 (17:19 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 20 Apr 2013 14:19:55 +0000 (17:19 +0300)
commit43a7280153efb239d74a902200f0a10c47c5de7a
tree9aac042c95e0fc308e526db401037342ab35c2b8
parentc6b0e934857170f786eebb740db666005ab00aa0
Add activation check to the rest of Filtered's virtual functions

This fixes a bug manifesting in builder where a put call that triggers a
BufferedFile's buffer flush causes the buffer contents to be written to
the file twice.
source/io/filtered.h