mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-04 13:23:26 -04: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.