WOODNOTWOODY

Results 1 issues of WOODNOTWOODY

**Describe the bug** func (b *Buffer) Free() { b.pool.put(b) } To avoid memory problem, there should be a hard limit on the maximum buffer to place back in the sync.pool...