Let new_map() exit if the new map can't be allocated
authorFabian Keil <fk@fabiankeil.de>
Sat, 18 Oct 2014 11:31:52 +0000 (11:31 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 18 Oct 2014 11:31:52 +0000 (11:31 +0000)
commit4f4d26f5a63e82b6429a28db1b28698ec5f6c19c
treec296c105260ea5d964e8195138f18c42e0c9b887
parent8f053c6a9d681ec2b22ab67d0d0c2d33aaab5bb2
Let new_map() exit if the new map can't be allocated

This is not expected to happen in the real world
and it makes life easier for the callers.
cgi.c
cgiedit.c
list.c