edit_read_file(): Remove bogus NULL check and use strdup_or_die() instead
authorFabian Keil <fk@fabiankeil.de>
Sat, 18 Oct 2014 11:29:06 +0000 (11:29 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 18 Oct 2014 11:29:06 +0000 (11:29 +0000)
commit6bee7f71bbfb71c133ead613e603db04ac8f82a5
tree286d38795af0b18da03b013747cf7b6a15ec5120
parent0ac93da66a0f3071b62c350bd0f1367cecd4e704
edit_read_file(): Remove bogus NULL check and use strdup_or_die() instead

CID 66372.
cgiedit.c