fayeinseu
fayeinseu
I have the same problem with you?do you know how to solve it?
I have the same question as you
hi,same as you,do you have solved it?
the bug is produced from code below: ``` int readServiceInfo(char *name, int type, struct service *service, int honorHide) {... asprintf(&filename, RUNLEVELS "/chkconfig.d/%s", name); if ((fd = open(filename, O_RDONLY)) >= 0)...