Skip to content

Fix endianness issue when the hex value length is odd#1579

Merged
brdandu merged 2 commits into
project-chip:masterfrom
brdandu:bug/fixEndiannessIssueWithOddLengthedHexValues/ZAPP-1610
Apr 22, 2025
Merged

Fix endianness issue when the hex value length is odd#1579
brdandu merged 2 commits into
project-chip:masterfrom
brdandu:bug/fixEndiannessIssueWithOddLengthedHexValues/ZAPP-1610

Conversation

@brdandu
Copy link
Copy Markdown
Collaborator

@brdandu brdandu commented Apr 21, 2025

  • See the unit test to understand the issue here where 1600 should not be 0x640 but 0x0640 for proper endian conversion
  • Added unit tests
  • JIRA: ZAPP-1610

- See the unit test to understand the issue here where 1600 should not be 0x640 but 0x0640 for proper endian conversion
- Added unit tests
- JIRA: ZAPP-1610
@brdandu brdandu merged commit a4e2781 into project-chip:master Apr 22, 2025
13 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.

3 participants