Skip to content

Conversation

@jrick
Copy link
Member

@jrick jrick commented Jan 8, 2026

A previous commit which intended to remove the no longer used *[4]byte special case (for message header checksums) from writeElement inadvertently removed this from readElement instead. Remove it from the intended place, and restore the readElement case to avoid hitting the slow path.

A previous commit which intended to remove the no longer used *[4]byte special
case (for message header checksums) from writeElement inadvertently removed
this from readElement instead.  Remove it from the intended place, and restore
the readElement case to avoid hitting the slow path.
@davecgh davecgh added this to the 2.2.0 milestone Jan 8, 2026
@davecgh davecgh merged commit e1333f3 into decred:master Jan 8, 2026
34 checks passed
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.

2 participants