]> git.ipfire.org Git - thirdparty/cups.git/commit
Make sure we duplicate strings returned by cgiGetTextField, just as we do for cgiGetV...
authorMichael R Sweet <msweet@msweet.org>
Wed, 14 Aug 2024 00:31:48 +0000 (20:31 -0400)
committerMichael R Sweet <msweet@msweet.org>
Wed, 14 Aug 2024 00:31:48 +0000 (20:31 -0400)
commit34819b710cba4fe0de4dfd020f4cff0e8c43a52a
treebe11adefdc2e125ab3693242d20cd7af8aeb4698
parent4fa4667356ed7230f746096deb57e1b3e1248089
Make sure we duplicate strings returned by cgiGetTextField, just as we do for cgiGetVariable (Issue #999)
cgi-bin/var.c