Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
1.1.0
-
None
-
b6210512341bd6dd8176e881bebe50c79250714e
Description
While tracking down a different bug, the call to pa_stream_peek has a "data" parameter that is only an out parameter, and the data provided must be memcpy'd to the provided data parameter to the function.