summaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2015-05-23 12:09:06 +0100
committerSimo Sorce <simo@redhat.com>2015-05-24 23:49:13 +0200
commit52ec43d6eb6e65e48c7046806f5a029351161ed3 (patch)
tree1ea437b7183e749932b8c98d77790ae2698823a3 /example
parent3ea39a3be4c36954a2c13fb1059d8f72c8faaf89 (diff)
Drop OOM handling.
In httpd/APR it is best practice to assume that memory allocation always succeeds, which simplifies module code. APR internally calls abort() if memory allocation ever actually fails, so in pratice you cannot trigger these code paths anyway. Reviewed-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'example')
0 files changed, 0 insertions, 0 deletions