Skip to content

Conversation

cehann
Copy link

@cehann cehann commented Apr 15, 2025

@cehann cehann requested a review from a team as a code owner April 15, 2025 01:51
@cehann cehann requested review from pamaury and removed request for a team April 15, 2025 01:51
@timothytrippel timothytrippel self-requested a review April 15, 2025 06:57
@nbdd0121
Copy link
Contributor

Please use -x to cherry-pick so the commit message include SHA of the cherry-picked commit.

@timothytrippel
Copy link
Contributor

@cehann pls fix up the commit message as @nbdd0121 describes above

@cehann cehann force-pushed the cherry-pick-ujson branch from 63e1dc2 to 6b78de6 Compare April 16, 2025 00:21
@cehann
Copy link
Author

cehann commented Apr 16, 2025

@cehann pls fix up the commit message as @nbdd0121 describes above

Done.

@nbdd0121
Copy link
Contributor

Please cherry-pick from the merged commit (71732d1) instead of your feature branch, thanks.

1. The subtraction (c - '\t') might underflow, this commit updates the
   implementation.
2. The `value` in `ujson_parse_interger` might overflow, this commits
   adds a check before the assignment.

Signed-off-by: cehann <shihhanchang@google.com>
(cherry picked from commit 71732d1)
@cehann cehann force-pushed the cherry-pick-ujson branch from 6b78de6 to aa685c0 Compare April 17, 2025 02:23
@cehann
Copy link
Author

cehann commented Apr 17, 2025

Updated. Sorry for being careless, and thanks @nbdd0121 for your patient reply.

@timothytrippel timothytrippel merged commit 0cc2b70 into lowRISC:earlgrey_1.0.0 Apr 22, 2025
32 of 33 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