os: fix unlikely buffer overflow in os.type()
* Fix a buffer overflow that happens iff strlen(info.sysname) > 255. * Check the return value of uname().
parent
8ee43006
Please register or sign in to comment
* Fix a buffer overflow that happens iff strlen(info.sysname) > 255. * Check the return value of uname().