Actions
Bug #261
closedmissing munmap() in network_writev.c
Status:
Fixed
Priority:
High
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
There seem to be two exits with missing munmap() in network_writev.c around line number 248 (EPIPE/ECONNRESET and default).
This is Version 1.4.3, which the menu below doesn't allow me to select.
-- support
Updated by jan over 19 years ago
- Status changed from New to Fixed
- Resolution set to fixed
in r709 this code was replace by a more generic approach. Instead of net the network handler to the cleanup, the chunk code is caching the fds and mmaps and cleans them up if they aren't used anymore.
Actions
Also available in: Atom