CDK icon indicating copy to clipboard operation
CDK copied to clipboard

fix: fix slice init length

Open cuishuang opened this issue 1 year ago • 0 comments

The intention here should be to initialize a slice with a capacity of len(cgroupLst) rather than initializing the length of this slice.

cuishuang avatar Sep 27 '24 02:09 cuishuang