]> git.ipfire.org Git - thirdparty/strongswan.git/commit
starter: Explicitly allow @# at the beginning of strings
authorTobias Brunner <tobias@strongswan.org>
Wed, 18 Jun 2014 13:11:32 +0000 (15:11 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 19 Jun 2014 12:00:49 +0000 (14:00 +0200)
commit6719c4c8286eb51982035454033ff39b5d27d455
tree765b108dcbbef73f206dc75212ad36cb493274f6
parent2d88617e7dcf5884dd36fce1fa119721dab5d4d1
starter: Explicitly allow @# at the beginning of strings

Since we treat everything after # as comment identities of type
ID_KEY_ID couldn't be parsed otherwise, unless quoted.
src/starter/parser/lexer.l
src/starter/tests/suites/test_parser.c