nextcloud-server/apps/dav
Morris Jobke fc4e0501f0
Fix integer overflow in ChunkingPlugin
Avoids errors when the size exceeds MAX_INT because of the cast to int. Better cast it to float to avoid this.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-03-06 18:47:26 +07:00
..
appinfo Fix info.xml files of shipped apps 2018-02-16 10:24:03 +07:00
bin Handle OC-Total-Length in new chunking 2017-12-15 14:46:36 +07:00
composer Update composer 2018-01-12 23:16:10 +07:00
js Add admin checkbox to disable birthday calendars 2017-11-09 17:12:06 +07:00
l10n [tx-robot] updated from transifex 2018-03-02 01:12:16 +07:00
lib Fix integer overflow in ChunkingPlugin 2018-03-06 18:47:26 +07:00
templates Add admin checkbox to disable birthday calendars 2017-11-09 17:12:06 +07:00
tests Loglevel is an int 2018-02-27 10:45:35 +07:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +07:00