Skip to content

refactor: introduce safe JSON numeric parsing to replace strtoull#83

Draft
agicy wants to merge 4 commits intomainfrom
feat/json-number-parsing
Draft

refactor: introduce safe JSON numeric parsing to replace strtoull#83
agicy wants to merge 4 commits intomainfrom
feat/json-number-parsing

Conversation

@agicy
Copy link
Contributor

@agicy agicy commented Mar 19, 2026

This PR refactors the JSON configuration parsing logic in hvisor-tool. It replaces the direct usage of strtoull with a new, type-safe JSON numeric parsing module (json_parse.c).

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.

1 participant