summaryrefslogtreecommitdiff
path: root/flowtop
AgeCommit message (Expand)AuthorFilesLines
2013-03-15build: Find libncurses by using pkg-configDaniel Borkmann1-1/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann2-0/+23
d class='right'>2016-04-28 16:32:53 -0400 commit36a479335051ea5ad552f8234722a908179fc8f0 (patch) tree44b94ad3166f68441461e70b587dd0be3f1c5f66 parentbd57aeae563c8f032d6eee1c151f12b03191f053 (diff)
RDMA/i40iw: Do not set self-referencing pointer to NULL after free
iwqp->allocated_buffer is a self-referencing pointer to iwqp. Do not set iwqp->allocated_buffer to NULL after freeing it. Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com> Signed-off-by: Faisal Latif <faisal.latif@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat