Browse Source
If the string given to vlc_memstream_puts() is constant, or at least its length is constant, use vlc_memstream_write() instead and let GCC compute the length at build-time.pull/55/head
2 changed files with 13 additions and 2 deletions
Loading…
Reference in new issue