]> git.ipfire.org Git - thirdparty/bind9.git/commit
Escape double quote when printing quoted string.
authorMark Andrews <marka@isc.org>
Sun, 22 Mar 2020 23:28:33 +0000 (10:28 +1100)
committerMark Andrews <marka@isc.org>
Thu, 30 Apr 2020 20:51:05 +0000 (06:51 +1000)
commitb02081d423dd9f0f038112a6fed32c15dfce248f
tree31aecde5a558d62d52b3bdf142b611367dfade78
parentbeb0be4d4132465a14c9e2c826c73e8fad52311b
Escape double quote when printing quoted string.

When we were printing quoted string, the double quotes where unescaped
leading to prematurely ending the quoted string.
lib/isccfg/parser.c