vmstat: Replace memcmp() with strncmp().
Otherwise this may read out-of-bounds (there is no guarantee that 5 bytes are actually available at partition/optarg).
This commit is contained in:
Reference in New Issue
Block a user
Otherwise this may read out-of-bounds (there is no guarantee that 5 bytes are actually available at partition/optarg).