Skip to content

Padding bytes in Tox save format are not specified #1332

@sudden6

Description

@sudden6

In https://toktok.ltd/spec.html#friends-0x03 there are some bytes marked as PADDING, should they be zero or are they unspecified on purpose?

The current code assumes PADDING means zeroed via this line: https://github.com/TokTok/c-toxcore/blob/master/toxcore/Messenger.c#L3066 at least in debug build.

Metadata

Metadata

Assignees

Labels

P3Low priority

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions