mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-04 14:46:09 -05: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