bpo-37316: mmap.mmap() passes the wrong variable to PySys_Audit() (GH-14152)
Also, add a missing call to va_end() in PySys_Audit().
Showing
Please
register
or
sign in
to comment
Also, add a missing call to va_end() in PySys_Audit().