mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
This checks if the offset exists before accessing it and also adds unit tests to this function which would have catched this before 🙈 Fixes https://github.com/owncloud/core/issues/14277