softbus.go @@ -76,7 +76,8 @@ return errors.New("C SoftBus Handle Is Nil") } if len(keys) == 0 { return errors.New("Live Queue Keys Is Nil") C.wrap_fn_shm_rm_dead_queue(libsoftbus, nil, 0) return nil } l := len(keys)