use strsep instead of strtok to avoid a segfault
authorFelix Fietkau <nbd@openwrt.org>
Wed, 6 Feb 2008 14:47:04 +0000 (15:47 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 6 Feb 2008 14:47:04 +0000 (15:47 +0100)
commit735792ded03a83f100638e52a727cbce1753291a
treee504153134dbbce2e31f42d17b402419154972c8
parent12bdbcd95d42509f3b9f06bc7e811c1781635417
use strsep instead of strtok to avoid a segfault
util.c