mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
rtic-sync: Fix possible UB in make_channel!
This commit is contained in:
parent
5997938293
commit
db18c00c00
3 changed files with 28 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue