]> git.proxmox.com Git - pve-lxc-syscalld.git/commit
fix Pipe ReadBuf usage
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 10 Jun 2021 10:01:54 +0000 (12:01 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 10 Jun 2021 10:01:55 +0000 (12:01 +0200)
commitb5019f1a23e89af97776c79d5c85b082b2ab26a0
treee44c1bd171508b7a7ad592cb2194dbadc4505c00
parenta8a175ea0baa24136fb0fe4f15468d6cb80fe975
fix Pipe ReadBuf usage

this wasn't advancing the ReadBuf state

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/io/pipe.rs