aboutsummaryrefslogtreecommitdiff
path: root/help-viewer
AgeCommit message (Collapse)Author
2011-12-04Remove all usages of if (ptr) free(ptr) since free() already performs ↵Leandro Pereira
null-checks.
2010-08-15Fix potential problems found by clang static analyzer.Leandro Pereira
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira