rtic-sync: Fix possible UB in make_channel!

This commit is contained in:
Emil Fresk 2023-06-14 20:07:21 +02:00
parent 5997938293
commit db18c00c00
3 changed files with 28 additions and 1 deletions

View file

@ -13,4 +13,10 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
### Fixed
## [v1.0.1]
### Fixed
- `make_channel` could be UB
## [v1.0.0] - 2023-xx-xx