author | Sebastian Harl <sh@tokkee.org> | |
Wed, 26 Mar 2008 08:34:14 +0000 (09:34 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Wed, 26 Mar 2008 08:34:14 +0000 (09:34 +0100) | ||
commit | 4a005f01e9ba4322bdb41631928ecc9edf51b189 | |
tree | a8abed2dffda08a92bc8126cfbebfac39786623c | tree | snapshot |
parent | ebbe15f56430838df4397150f6c3089d5851216d | commit | diff |
utils_cmd_{get,put}val.c: Fixed usage of parse_identifier().
This function modifies its first argument which, in these cases, is used
again after the function call. Now, a copy of the string is passed to
parse_identifier().
This is a backport of 0a905cbd3151716c5749b5e7c5e439861466804d.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
This function modifies its first argument which, in these cases, is used
again after the function call. Now, a copy of the string is passed to
parse_identifier().
This is a backport of 0a905cbd3151716c5749b5e7c5e439861466804d.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/utils_cmd_putval.c | diff | blob | history |