5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2025-01-10 01:18:05 +03:00
Go to file
Mira Limbeck 7f30857519 fix #3894: cast 'size' and 'used' to integer
Perl's automatic conversion can lead to integers being converted to
strings, for example by matching it in a regex.

To make sure we always return an integer in the API call, add an
explicit cast to integer.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
Reviewed-by: Fabian Ebner <f.ebner@proxmox.com>
2022-02-21 16:07:27 +01:00
debian bump version to 7.1-1 2022-02-04 18:08:09 +01:00
PVE fix #3894: cast 'size' and 'used' to integer 2022-02-21 16:07:27 +01:00
test prune: mark renamed and protected backups differently 2021-11-08 14:56:15 +01:00
.gitignore generate correct manual page and .pod 2011-10-20 08:21:56 +02:00
ApiChangeLog add disk rename feature 2021-11-09 17:02:29 +01:00
Makefile buildsys: change upload dist to bullseye 2021-07-30 15:37:13 +02:00
pvesm add setup_environment hook to CLIHandler class 2017-01-12 13:27:43 +01:00