E17: avoid seg fault when the string passed to strlen() is NULL
authorVincent Torri <vincent.torri@gmail.com>
Sat, 22 Sep 2012 12:07:49 +0000 (12:07 +0000)
committerVincent Torri <vincent.torri@gmail.com>
Sat, 22 Sep 2012 12:07:49 +0000 (12:07 +0000)
commitd5e3385fd9a528df8784fd8a3c2f4c7b2b9c799b
treeea5f9c7b7f64f25cb4e69c7914d7e2b972090127
parent7f93d7305bf2e8a79247a2edd40d9bf4c5e164dd
E17: avoid seg fault when the string passed to strlen() is NULL

Patch by Maxime Villard (rustyBSD)

SVN revision: 77016
src/bin/e_fm_op.c