summaryrefslogtreecommitdiffhomepage
path: root/src/go/unit/port.go
diff options
context:
space:
mode:
authorMax Romanov <max.romanov@nginx.com>2017-10-27 11:05:22 +0300
committerMax Romanov <max.romanov@nginx.com>2017-10-27 11:05:22 +0300
commit1d11f8cfbbc1d991767e005e0ac2b1522d0f907e (patch)
tree21bc18531bb2e2f7d44a02da3136ab91f542dda3 /src/go/unit/port.go
parent51396fea832e6a0461057f0f990c9d3e9ebb65e9 (diff)
downloadunit-1d11f8cfbbc1d991767e005e0ac2b1522d0f907e.tar.gz
unit-1d11f8cfbbc1d991767e005e0ac2b1522d0f907e.tar.bz2
Fixing Go program crash.
Go request registration should be removed before C request memory freed. C request address used as a key in Go map. Freed memory can be instantly reused for other request and older request registration should removed at this point to avoid collisions.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions