modified modcmd parameter pattern parser.
authorpk910 <philipp@zoelle1.de>
Mon, 17 Oct 2011 21:52:17 +0000 (23:52 +0200)
committerpk910 <philipp@zoelle1.de>
Mon, 17 Oct 2011 23:28:17 +0000 (01:28 +0200)
commitbc5b1df5a60a730aec70c11f5042ce27e0b9c270
treefd862fa21b4dbc23e11a3e7ebec412332b78b6be
parent8fcddec92f860ab4646f62b07e5d879fe9c5e32b
modified modcmd parameter pattern parser.
we need to copy the full argument string into it's own buffer and reference to this one.. this is necessary to prevent problems with functions like merge_args.
src/modcmd.c
src/modcmd.h