Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix memhog uses the wrong policy but still works properly
`memhog 1G memb` can work, it will cause misunderstanding. When the parameter is incorrect, Now it directly use the last assignment of p, "default".After the fixed, the usage will be displayed in this case.
- Loading branch information