mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
The stream_fseek function must return a boolean which will be mapped to 0 for success and -1 for failure for the caller. This patch fixes stream_fseek of smb4php to also respect this convention. Since the encryption app is relying on fseek to detect whether a file is encrypted by reading the last bit of data, this will fix #5023 |
||
|---|---|---|
| .. | ||
| 3rdparty | ||
| ajax | ||
| appinfo | ||
| css | ||
| js | ||
| l10n | ||
| lib | ||
| templates | ||
| tests | ||
| personal.php | ||
| settings.php | ||