getsolus / ypkg

Modern, declarative, structured build format
https://getsol.us
GNU General Public License v3.0
22 stars 11 forks source link

Fix panic in kernel analysis #48

Closed ReillyBrogan closed 11 months ago

ReillyBrogan commented 11 months ago

This section of code is supposed to error if the kernel the scanned module is dependent against cannot be found. Instead it panicked likely due to a bad copy and paste.