]> git.ipfire.org Git - thirdparty/sarg.git/commit
Don't write at root of filesystem if no output directory is provided
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 25 Jan 2011 21:07:40 +0000 (21:07 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 25 Jan 2011 21:07:40 +0000 (21:07 +0000)
commit842e80ddcbf6610e8d8fced2891b957a3fe51273
tree5e7354ddb5579cd9f6d772e895b7ea3572927661
parent08712912e71330da7e19f7bb399390b65b2e601e
Don't write at root of filesystem if no output directory is provided

The empty output_dir is accepted but it produces an error as the
output directory must be absolute. That restriction might be aleviated
in the future.
log.c