mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-16 00:44:42 +08:00
优化工程结构
This commit is contained in:
@@ -57,12 +57,8 @@ func (areaPool *memAreaPool) releaseByteSlice(byteBuff []byte) bool{
|
||||
panic("assert!")
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
areaPool.pool[pos].Put(byteBuff)
|
||||
|
||||
|
||||
|
||||
|
||||
return true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user