google / kernel-sanitizers

Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel
https://google.github.io/kernel-sanitizers/
437 stars 87 forks source link

Fix kmalloc alignment, implement ksize #78

Closed ramosian-glider closed 4 years ago

ramosian-glider commented 4 years ago

Several fixes for problems that showed up in the naive impl after it started working properly.