]> git.proxmox.com Git - pve-manager.git/commit
fix #5121: ui: node status: avoid invalid array access for certain foreign kernels
authorFiona Ebner <f.ebner@proxmox.com>
Thu, 14 Dec 2023 10:34:44 +0000 (11:34 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 Dec 2023 12:53:32 +0000 (13:53 +0100)
commit4fb7e9e434471adedcf35832a226ee84bd1cb566
tree5ed82486ae7d150c0efdbdfdb1338c0b003edfe1
parent4f0d58394fa9c96af17298a52488a84bf72e173d
fix #5121: ui: node status: avoid invalid array access for certain foreign kernels

with custom build date format, which would prevent the panel from loading.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
www/manager6/node/StatusView.js