]> git.ipfire.org Git - thirdparty/ntp.git/commit
http-server.c:
authorDamir Tomic <viperus@ntp.org>
Thu, 20 Aug 2015 08:15:12 +0000 (10:15 +0200)
committerDamir Tomic <viperus@ntp.org>
Thu, 20 Aug 2015 08:15:12 +0000 (10:15 +0200)
commit0b3bb85ff86aa740ec5edd29d6aaffad72737ca1
tree91c94f3ef9694bb70ccc677aff241a10d88b0a06
parent373cc3bb1405100659bc1b8495c3819a4b10bbcb
http-server.c:
  reverted emalloc (and similar) to malloc + added checks if malloc is NULL, because emalloc is not linked here.
Many files:
  reverted emalloc (and similar) to malloc + added checks if malloc is NULL, because emalloc is not linked here.

bk: 55d58c90JEJab5Wrv2_PWdzL1J3M8A
sntp/libevent/sample/http-server.c
sntp/libevent/test/bench_httpclient.c
sntp/libevent/test/regress.c
sntp/libevent/test/regress_dns.c
sntp/libevent/test/regress_http.c
sntp/libevent/test/regress_minheap.c
sntp/libevent/test/test-ratelim.c
sntp/libevent/test/test-time.c