summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authorcem <cem@FreeBSD.org>2015-10-11 20:59:02 +0000
committercem <cem@FreeBSD.org>2015-10-11 20:59:02 +0000
commit37418275e11b42a28ca998b72bb5929dd1c4a53c (patch)
tree44ac996c801df28bbb07869a74b51041d66b34c9 /lib/libutil
parent393effa336979c40469fd745db0dc84f70c1cb00 (diff)
downloadFreeBSD-src-37418275e11b42a28ca998b72bb5929dd1c4a53c.zip
FreeBSD-src-37418275e11b42a28ca998b72bb5929dd1c4a53c.tar.gz
NTB: MFV b77b2637: Link toggle memory leak
Each link-up will allocate a new NTB receive buffer when the NTB properties are negotiated with the remote system. These allocations did not check for existing buffers and thus did not free them. Now, the driver will check for an existing buffer and free it if not of the correct size, before trying to alloc a new one. Authored by: Jon Mason Obtained from: Linux Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libutil')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud