Skip to content

Resolve "error: in call to 'fwrite', size * count is too large for the given buffer"

  • Change type of ssrc_2 to uint32_t instead of uint16_t to prevent writing un-initialized (16 bits) memory to file
Edited by Ripinder Singh

Merge request reports

Loading