Skip to content

hawkbit-client: fix artifact size error check#219

Open
Bastian-Krause wants to merge 1 commit into
rauc:masterfrom
Bastian-Krause:bst/fix-artifact-size-err-check
Open

hawkbit-client: fix artifact size error check#219
Bastian-Krause wants to merge 1 commit into
rauc:masterfrom
Bastian-Krause:bst/fix-artifact-size-err-check

Conversation

@Bastian-Krause

Copy link
Copy Markdown
Member

Actually check if json_get_int() set an error, not if the pointer exists. Artifacts of size 0 won't happen in the real world, but the check should be corrected nonetheless.

Actually check if json_get_int() set an error, not if the pointer
exists. Artifacts of size 0 won't happen in the real world, but the
check should be corrected nonetheless.

Signed-off-by: Bastian Krause <bst@pengutronix.de>
@Bastian-Krause
Bastian-Krause force-pushed the bst/fix-artifact-size-err-check branch from dc2788f to 0b75d48 Compare May 19, 2026 12:55
@Bastian-Krause
Bastian-Krause requested a review from ejoerns May 19, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants