5
0
mirror of git://git.proxmox.com/git/pxar.git synced 2025-03-11 20:58:47 +03:00
Wolfgang Bumiller ddc08ebb8b don't hold temp buffer mutex across await point
the type system guarantees that this can only be accessed by
a single mutable instance, but it's still a bad idea

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-07-28 14:36:46 +02:00
2021-10-04 15:07:54 +02:00
2020-03-05 10:46:18 +01:00
2021-12-01 13:54:52 +01:00
2020-12-15 13:12:01 +01:00
2020-02-18 14:08:02 +01:00
2020-06-26 08:59:03 +02:00
Description
No description provided
388 KiB
Languages
Rust 99.4%
Makefile 0.6%