diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-09-13 09:30:20 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-09-13 09:30:20 +0200 |
commit | 10bef02e8f8f6bec4f1c18d9c634aa6927f4611a (patch) | |
tree | 778f982d6aa0d1ccda31c8b011418587c04437af /runtime/rule.c | |
parent | 4f0672f601c74cb60ae32dfa67cccc3336dd674d (diff) | |
download | rsyslog-10bef02e8f8f6bec4f1c18d9c634aa6927f4611a.tar.gz rsyslog-10bef02e8f8f6bec4f1c18d9c634aa6927f4611a.tar.bz2 rsyslog-10bef02e8f8f6bec4f1c18d9c634aa6927f4611a.zip |
bugfix: missing support for escape sequences in RainerScript
Only \' was supported. Now the usual set is supported. Note that v5
used \x as escape where x was any character (e.g. "\n" meant "n" and NOT
LF). This also means there is some incompatibility to v5 for well-know
sequences. Better break it now than later.
Diffstat (limited to 'runtime/rule.c')
0 files changed, 0 insertions, 0 deletions