Files
raylib/src
Kevin Yonan 5775f9d224 Patched potential bug when defragging. (#920)
* Patched potential bug when defragging.

Patched a potential bug concerning the '__RemoveNode' function as, when removing certain nodes that are either at the head or tail, it can yield a free list node of size 0 bug as the previous node was removed and its size was set to 0 but not fully removed from the other nodes.

* A few more potential bug patches.
2019-07-28 21:37:31 +02:00
..
2019-06-06 16:44:37 +05:30
2019-07-24 22:37:00 +02:00
2019-06-04 18:09:17 +02:00
2019-06-12 12:21:23 +02:00
2019-07-24 22:39:33 +02:00
2019-05-25 01:33:03 +02:00
2019-04-07 17:49:12 +02:00
2019-07-28 15:33:55 +02:00
2019-05-20 16:37:44 +02:00
2019-07-27 11:44:50 +02:00
2018-09-26 16:02:42 +02:00
2019-05-07 15:16:14 +02:00
2019-05-30 18:09:33 +02:00
2019-04-07 17:49:12 +02:00
2019-07-27 11:59:41 +02:00
2019-07-24 15:05:14 +02:00
2019-05-28 12:08:04 +02:00
2019-07-24 15:05:14 +02:00
2019-07-24 15:05:14 +02:00
2019-06-19 15:43:35 +02:00
2019-04-27 22:47:03 +02:00