]> git.ipfire.org Git - thirdparty/curl.git/commit
tftp: avoid two memcpy/strcpy
authorDaniel Stenberg <daniel@haxx.se>
Tue, 8 Oct 2024 13:19:31 +0000 (15:19 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 8 Oct 2024 13:41:42 +0000 (15:41 +0200)
commitc5b8569c7c06c1030e144a9660cb3b5669c02632
treed9059e99c3f4ea69f44cdb6488efcdda09dfd83d
parentd90a8f07ed62cb95eb07eff08f96dfa0407fc430
tftp: avoid two memcpy/strcpy

Closes #15199
lib/tftp.c