1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-05 22:57:35 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Jesse Buhagiar
3f94857e7c Kernel/USB: Harden Descriptor memory allocation
The previous version of this was pretty bad and caused a lot of
odd behevaiour to occur. We now abstract a lot of the allocation
behind a `template`d pool class that handles all of the memory
allocation.
2021-08-19 18:42:07 +02:00