-
Avi Kivity authored
confstr(NULL) is defined to return the size of required storage; use a temporary string to make it not fault.
Avi Kivity authoredconfstr(NULL) is defined to return the size of required storage; use a temporary string to make it not fault.