]> git.proxmox.com Git - pve-cluster.git/commit
fix some format security issues
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 28 Aug 2018 13:12:36 +0000 (15:12 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 28 Aug 2018 13:15:12 +0000 (15:15 +0200)
commite26a1b5f46a357cc891ac3b61a3238bbe8829768
tree3a66da155756ddb218c46c159a1d0f46be187280
parentf6a2acc2eac5b9b3e6fe2b79087041a9d875f777
fix some format security issues

fix places reported by '-Werror=format-security' in preperance to
make this package debhelper level 9 compatible.

Rename the touched 'str' variable to an actual name in this process

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
data/src/dcdb.c
data/src/dfsm.c
data/src/pmxcfs.c