Fix possible crashes in pwdmodule.c. (GH-10331)
"p" was not initialized if the first PyMem_RawRealloc() call failed.
Showing
Please
register
or
sign in
to comment
"p" was not initialized if the first PyMem_RawRealloc() call failed.