commit | 91a58b207ea04e6078f44cecae6c3356e059da8a | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed May 05 09:40:59 2021 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed May 05 09:40:59 2021 +0200 |
tree | 944331d1caf83f624ba73ab36b873533dabbc02b | |
parent | 5b34a5594c6fc40b6183c50a42e3f86e4b441688 [diff] |
httpd: no need to strcpy() when we only need to copy one byte function old new delta handle_incoming_and_exit 2161 2172 +11 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>