]> git.ipfire.org Git - thirdparty/cups.git/commit
Manually assign the two char literals instead of a memcpy 555/head
authorRose <83477269+AtariDreams@users.noreply.github.com>
Wed, 23 Nov 2022 00:52:11 +0000 (19:52 -0500)
committerRose <83477269+AtariDreams@users.noreply.github.com>
Sat, 3 Dec 2022 16:29:18 +0000 (11:29 -0500)
commit32660ca4d5ce133a11e332a35907e047ce510466
treeec0c1792a37a734dbee0dfde7b66103955959060
parent227b9f85f70290bb42751098f3ac1ec41526af15
Manually assign the two char literals instead of a memcpy

memcpy is just silly here.
cgi-bin/admin.c