WukLab / LegoOS

Disseminated, Distributed OS for Hardware Resource Disaggregation. USENIX OSDI 2018 Best Paper.
http://LegoOS.io
GNU General Public License v2.0
487 stars 73 forks source link

Fix a potential invalid check #20

Closed yuju-huang closed 4 years ago

yuju-huang commented 4 years ago

Modification was based on the similar check in the same file (fit_internal.c).

lastweek commented 4 years ago

hi @yuju-huang, nice catch, thanks for your contribution!