]> git.ameliathe1st.gay Git - voyage-au-centre-des-fichiers.git/commit
Changed a return statement so that the count returned by the allocator is always...
authorAmelia Coutard <eliottulio.coutard@gmail.com>
Thu, 26 May 2022 17:48:56 +0000 (19:48 +0200)
committerAmelia Coutard <eliottulio.coutard@gmail.com>
Thu, 26 May 2022 17:48:56 +0000 (19:48 +0200)
commit622c93fbb38358f294f8eaa8446a17496a3db523
treeb12d7d0dae28b15ab717fea5d398a70bc2a46f4c
parent13fbf43a49dbcfb95150d0fc408550f24e11e784
Changed a return statement so that the count returned by the allocator is always the requested count, even if no allocation was performed (in which case, addr == nullptr)
src/paging.cpp