OBS Studio - Free and open source software for live streaming and screen recording
libobs: Fix leak with empty path in stats
If the recording path is left empty in Settings, a leak can occur in window-basic-stats.cpp because a bmalloc is called for a size 1. This fixes the leak by checking against the path in the os_get_free_disk_space function. Signed-off-by: pkv <pkv@obsproject.com>
P
pkv committed
a0a23e8a18ffe95bd6bc7d9562f4c94f4621173c
Parent: 290c156
Committed by Jim <obs.jim@gmail.com>
on 3/5/2023, 12:23:07 AM