Description
Data is copied without verifying that it was copied successfully.
Mitigation
Separate the handling of HTTP headers and body. Check the return value from
g_vsnprintf().
Data is copied without verifying that it was copied successfully.
Separate the handling of HTTP headers and body. Check the return value from
g_vsnprintf().