Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
svc.c: change strncmp to string_compare
strncmp can not handle the case when name is a substring of cmd. Signed-off-by: Ming Liu <liu.ming50@gmail.com>
- Loading branch information