mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-12 11:36:25 -04:00
Previously the assertion required the idx to be smaller than the number of elements in the darray. This would mean you could not insert anything at the end of a darray, and would make it impossible to insert an array into an empty darray.
13 KiB
13 KiB