dell / libsmbios

library for interacting with Dell SMBIOS tables
Other
192 stars 39 forks source link

memory_linux.c:remap() fix some types to avoid comparison sign mismat… #39

Closed vathpela closed 6 years ago

vathpela commented 6 years ago

This fixes some types so we don't get mismatched signs in comparisons on file sizes and offsets.