Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: don't rely on sizeof(struct) #2781

Open
Green-Sky opened this issue Nov 7, 2024 · 0 comments
Open

fix: don't rely on sizeof(struct) #2781

Green-Sky opened this issue Nov 7, 2024 · 0 comments
Labels
cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature. network Network toxav Audio/video
Milestone

Comments

@Green-Sky
Copy link
Member

as noted in #2651 , there are uses of sizeof(struct xxx) in toxav for size tests of network packets.

@Green-Sky Green-Sky added this to the v0.2.x milestone Nov 7, 2024
@Green-Sky Green-Sky added network Network toxav Audio/video cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature. labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature. network Network toxav Audio/video
Projects
None yet
Development

No branches or pull requests

1 participant