Files
pve-storage/PVE/API2/Storage
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
..
2021-04-23 14:09:48 +02:00
2021-06-08 15:19:36 +02:00
2021-10-04 10:22:06 +02:00