jp9000
96631d580a
libobs/util: Fix end_pos when pushing empty circlebuf front
...
When pushing to the front of an empty circular buffer, it would not
update the end_pos, so end_pos would be left on 0, and it would break
when trying to push to the back after that. The reason why this bug was
never discovered until now is because breakage only happens when pushing
to the front of an empty buffer, then pushing to the back right after
that.
2021-12-09 20:18:42 -08:00
..
2019-06-23 23:49:10 -07:00
2020-03-13 07:48:47 -07:00
2021-10-24 02:26:17 -07:00
2021-09-15 02:52:12 -07:00
2019-06-23 23:49:10 -07:00
2021-10-01 12:59:35 +09:00
2019-06-23 23:49:10 -07:00
2021-12-09 02:42:37 +01:00
2021-12-09 03:36:40 +01:00
2020-11-01 22:28:49 -08:00
2020-11-01 22:28:49 -08:00
2021-03-31 06:07:11 -07:00
2019-06-23 23:49:10 -07:00
2021-12-09 02:42:37 +01:00
2021-10-13 20:00:04 +11:00
2021-07-31 15:29:26 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2021-12-09 20:18:42 -08:00
2021-08-23 22:57:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2015-10-04 21:16:27 -07:00
2021-10-01 13:00:00 +09:00
2020-07-11 16:15:38 -07:00
2021-03-31 06:07:11 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2020-02-24 12:29:54 +11:00
2020-10-14 18:42:22 -07:00
2019-06-23 23:49:10 -07:00
2021-02-28 19:00:43 -08:00
2021-02-25 12:32:44 -08:00
2021-09-23 07:35:47 -07:00
2021-08-09 11:42:34 -07:00
2021-10-13 20:00:04 +11:00
2021-05-08 14:12:54 -07:00
2021-08-27 08:12:53 -07:00
2021-08-23 22:57:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2021-10-10 19:12:45 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2020-05-09 14:21:35 -07:00
2021-02-03 08:51:31 -08:00
2021-08-30 22:33:17 -07:00
2021-03-07 21:11:32 -08:00
2021-08-23 22:09:08 -07:00
2020-08-08 10:41:24 +02:00
2019-06-23 23:49:10 -07:00
2021-09-29 02:22:01 -07:00
2018-09-07 17:28:15 -07:00
2020-03-19 16:18:51 -07:00