Skip to content
Snippets Groups Projects
Commit 5cafe12d authored by Avi Kivity's avatar Avi Kivity
Browse files

libc: fix confstr(NULL, ...)

confstr(NULL) is defined to return the size of required storage; use a
temporary string to make it not fault.
parent bb79f038
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment