mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-02 18:42:09 -05:00
GCC marks fread as a function that will throw a warning if you do not use its return value. This is most likely done as a measure to ensure code security.