mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-31 02:13:51 +08:00
8a16fa8341
Fixes an issue where align_pos could be smaller than sizeof(struct shmem_data), potentially overwriting memory of the header. References jp9000/obs-studio#1202