]> 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:32:08 +0000 (20:32 -0400)
committerMichael R Sweet <msweet@msweet.org>
Wed, 14 Aug 2024 00:32:08 +0000 (20:32 -0400)
commiteb34f26982519a2488ea06827386cc9af88682fc
treeb334e5631f63c1002d1997fdc74542d08b3f8986
parent21a392d8739e534a1ebd59fff568f5d9be228638
Make sure we duplicate strings returned by cgiGetTextField, just as we do for cgiGetVariable (Issue #999)
cgi-bin/var.c