]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use isc_mem_callocate() in http_calloc()
authorTony Finch <fanf@isc.org>
Tue, 6 Jun 2023 14:19:20 +0000 (15:19 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 27 Jun 2023 10:38:09 +0000 (12:38 +0200)
commit92fcb7457cf84ff5946eae609c2d9711cbd657dd
tree00553e59dfdefefd00f8e477da0ca14ab94abd9a
parent81d73600c1c7969fae5f7ea34ba8446199df4f74
Use isc_mem_callocate() in http_calloc()

Closes #4120
lib/isc/netmgr/http.c