runc/utils
Zhang Wei 9c2893eb28 bug fix: slice bounds out of range
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>
2015-05-30 11:50:15 +08:00
..
utils.go bug fix: slice bounds out of range 2015-05-30 11:50:15 +08:00
utils_test.go bug fix: slice bounds out of range 2015-05-30 11:50:15 +08:00