]> git.corax.cc Git - corax/commit
Fix a bug in heap_grow() that would cause the heap list to be bent into a loop
authorMatthias Kruk <m@m10k.eu>
Wed, 18 Sep 2019 07:13:21 +0000 (16:13 +0900)
committerMatthias Kruk <m@m10k.eu>
Wed, 18 Sep 2019 07:13:21 +0000 (16:13 +0900)
commitf842b6e30d7fec915211b97e654255a7b65f1dba
tree0f9eb87d559a1cae3469a030a60f0e4307fc0f28
parentec65b4d6a5294861b15dac1af017c9295941489e
Fix a bug in heap_grow() that would cause the heap list to be bent into a loop
kernel/arch/heap.c