Remove incorrect assert in hash table lookup
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 10 Jan 2012 18:55:26 +0000 (13:55 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 10 Jan 2012 18:55:26 +0000 (13:55 -0500)
commitf1488a814a3aa2ed32f0a2c5e9e344a6e50ed70a
tree5c2c6581d019eca52e2406852de2dfe634d6e9f2
parentf2ca2e251d8f49b0dbbcca529dd61b3562c1147f
Remove incorrect assert in hash table lookup

key can be NULL (0 value is allowed).

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ht/lttng-ht.c
This page took 0.028683 seconds and 5 git commands to generate.