mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
9c2893eb28
If TestGenerateName() accept size parameter larger than 64, it will panic. This patch fix this potential panic bug. Signed-off-by: Zhang Wei <zhangwei555@huawei.com>