Fix: filter string comparison should check for literal
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 Mar 2013 17:30:53 +0000 (13:30 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 Mar 2013 17:32:05 +0000 (13:32 -0400)
commit5cf8141d2003c0e72279867015cb0afc50c82a77
treec362164ff5023a2be19750833f9c2dd560f36ea7
parentaa2183ddc880393afb7df64da7291268f56bdb15
Fix: filter string comparison should check for literal

The prior fix "Fix: filter string wildcard comparison" missed check for
string literal.

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