Skip to content

store: fix shrinking slice during store#293

Merged
guelfey merged 1 commit intogodbus:masterfrom
gjabell:master
Jan 6, 2022
Merged

store: fix shrinking slice during store#293
guelfey merged 1 commit intogodbus:masterfrom
gjabell:master

Conversation

@gjabell
Copy link
Contributor

@gjabell gjabell commented Jan 6, 2022

This allows storing a larger slice into a smaller slice, which would
previously be an invalid operation.

Fixes #287

This allows storing a larger slice into a smaller slice, which would
previously be an invalid operation.

Fixes #287
@guelfey
Copy link
Member

guelfey commented Jan 6, 2022

Perfect, thanks!

@guelfey guelfey merged commit 081901d into godbus:master Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error when shrinking a slice property

2 participants