mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
Previously an expression like:
path,word(2,/) -m found
always returned `true`.
Bug exists since the `word` converter exists. That is:
|
||
|---|---|---|
| .. | ||
| add_item.vtc | ||
| be2dec.vtc | ||
| be2hex.vtc | ||
| bytes.vtc | ||
| digest.vtc | ||
| field.vtc | ||
| fix.vtc | ||
| hmac.vtc | ||
| iif.vtc | ||
| json.vtc | ||
| json_query.vtc | ||
| mqtt.vtc | ||
| param.vtc | ||
| secure_memcmp.vtc | ||
| sha2.vtc | ||
| url_dec.vtc | ||
| url_enc.vtc | ||
| word.vtc | ||