Fix: filter string wildcard comparison
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 Mar 2013 14:50:56 +0000 (10:50 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 Mar 2013 14:51:45 +0000 (10:51 -0400)
commita0928c1ea95223e475637e429235a321228d7b71
tree5a6bf6c3d2b48d51d1135cdc803bf152a3f1efe0
parent83b68040af326eaa84e6ec24a50fd409e66ec37b
Fix: filter string wildcard comparison

wildcards * should match 0 or more characters (not 1 or more).

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/lttng-filter-interpreter.c
This page took 0.024474 seconds and 4 git commands to generate.