Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hash: fix use after free in Toeplitz hash
This patch fixes use after free in thash library, reported by ASAN. Bugzilla ID: 868 Fixes: 28ebff1 ("hash: add predictable RSS") Cc: stable@dpdk.org Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com> Reviewed-by: David Marchand <david.marchand@redhat.com>
- Loading branch information