gvisor/pkg/ilist
Tamir Duberstein 6fa5cee82c Prevent memory leaks in ilist
When list elements are removed from a list but not discarded, it becomes
important to invalidate the references they hold to their former
neighbors to prevent memory leaks.

PiperOrigin-RevId: 299412421
2020-03-06 12:31:43 -08:00
..
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
list.go Prevent memory leaks in ilist 2020-03-06 12:31:43 -08:00
list_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00