SystemInformation: Remove usage of dangling pointers
I don't have Solaris so I can't test this. ParseValueFromKStat method seems to be using pointers to strings that should have been already deleted at the time of RunProcess call. Is this method really used?
Topic-rename: SystemInformation-fix-ParseValueFromKStat
Edited by Brad King