Actions
Bug #9942
closedreduce memory allocation in Array#permutation (fixed at r46416)
Bug #9942:
reduce memory allocation in Array#permutation (fixed at r46416)
Description
rb_ary_permutation() allocate unnecessary large temporary array.
It's fixed at r46416.
This ticket is only for backport management.
Actions