]> git.proxmox.com Git - proxmox-backup.git/commit
catar/encoder.rs: code cleanup
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 4 Jan 2019 16:23:01 +0000 (17:23 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 4 Jan 2019 16:23:01 +0000 (17:23 +0100)
commit9409255aae315d1f1c6c303a9ebfe1d1382b9090
tree353da8e86f0dd13b95c149f5bdd0f8949dc13ea7
parentdf9973e8f5bb6a60442ddba16cca962ac2df01fb
catar/encoder.rs: code cleanup

Note: Rust Vec resize uses len(), not capacity()!
src/catar/encoder.rs