1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-04-26 13:48:59 +08:00
Tim Gross c69ef749eb fix host.Info() panic if /etc/debian_version is empty
The ReadLines helper function doesn't guarantee that the length of
lines is non-zero or that the lines have contents. Most callers
include a check for length but this was missing for version
fingerprinting on Debian if `/etc/debian_version` was empty, leading
to a panic.
2020-01-17 14:23:27 -05:00
..
2019-12-16 11:24:55 +01:00
2017-01-27 20:35:58 -05:00
2014-12-30 22:09:05 +09:00
2017-02-01 23:05:29 +00:00
2019-08-12 13:32:14 -07:00
2019-03-18 02:52:26 +09:00
2017-02-01 23:05:29 +00:00