]> git.ipfire.org Git - people/ms/dma.git/commit
parse_conf: fix bug with masqueraded domains
authorSimon Schubert <2@0x2c.org>
Mon, 2 Jan 2012 19:40:22 +0000 (20:40 +0100)
committerSimon Schubert <2@0x2c.org>
Mon, 2 Jan 2012 19:40:22 +0000 (20:40 +0100)
commitca95b915c5db208af77826f0875313bef895993f
treea51d041fc9fd8e46455dd1360c65ad428579a2b0
parent5283d57729f47d2eb650ceab402d5c031d9ac744
parse_conf: fix bug with masqueraded domains

We need to clear the @ symbol instead of NULLing the pointer.

Found-by: clang static analysis
conf.c