Name

CFGP-545 — Incorrect character escape sequence used in string

Severity

E (error)

Message text

String (%s) contains bad escape sequence

Description

Within strings, the C-language escape sequences are allowed ('\t', '\r', '\n', '\\', '\"' and '\xHEX'). The string in the message contains an incorrect one (at the end of the printed part).

Usually it is caused by not using of exactly two hexadecimal digits in the last one.

The incorrect value is rejected and configuration fails.

See also

logging(7)

Authors

This man page is a part of Kernun Firewall.
Copyright © 2000–2023 Trusted Network Solutions, a. s.
All rights reserved.