initializing some variables

This commit is contained in:
Thomas Müller 2015-03-30 16:24:03 +02:00
parent 0c48b069ba
commit 90487384f7

View file

@ -270,6 +270,7 @@ class Encryption extends Wrapper {
if ($this->position === 0) {
$this->writeHeader();
$this->size+=$this->util->getBlockSize();
}
$length = 0;