]> source.dussan.org Git - nextcloud-server.git/commit
if we start writing a file from the beginning, size should start by zero; result...
authorBjoern Schiessle <schiessle@owncloud.com>
Wed, 15 Apr 2015 11:17:01 +0000 (13:17 +0200)
committerBjoern Schiessle <schiessle@owncloud.com>
Thu, 16 Apr 2015 12:15:04 +0000 (14:15 +0200)
commit67500d5f2fa9eae33a33095b3e0ddc723dae69c5
tree0f2200bbd71af18336cd5d59a07068407c4aefcf
parentd2ef73367c6fbc85a3032da405e1dad2fc714a4c
if we start writing a file from the beginning, size should start by zero; result of floor needs to be casted to int in order to compare it with ->size
lib/private/files/stream/encryption.php