cl91 / NeptuneOS

Neptune OS: A Windows NT personality for the seL4 microkernel
GNU General Public License v3.0
370 stars 11 forks source link

ntcmd - Check the result of QuerySystemInformation instead of crashing #2

Closed pinaraf closed 2 years ago

pinaraf commented 2 years ago

Hi

This is a nice fun project, congrats! I tried it a bit and noticed the lm command crashed. Less nice... So here is a basic fix (but it would be much nicer to implement QuerySystemInformation(SystemModuleInformation), obviously)

cl91 commented 2 years ago

Thank you! Sorry about the delay! For some reason github didn't send me a notification. Merged!