diff options
author | marcel <marcel@FreeBSD.org> | 2007-05-17 15:34:51 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2007-05-17 15:34:51 +0000 |
commit | 39b684b294257f663fb44b309d588692719421cc (patch) | |
tree | 42e38766e7a4fea4c149b346680ce7bc5ba7c306 /include | |
parent | 4a84495e500fc791e7b690fc62edf35c57a3982c (diff) | |
download | FreeBSD-src-39b684b294257f663fb44b309d588692719421cc.zip FreeBSD-src-39b684b294257f663fb44b309d588692719421cc.tar.gz |
Fix the construction of the gctl_req that got broken by my
previous commit and that introduced optional parameters.
Existing classes (like geli(8)) use empty strings by default
and expect the parameter to be passed to the kernel as such.
Also, the default value of a string argument can be NULL.
Fix both cases by making the optional parameter conditional
upon gc_argname being set and making sure to test for NULL
before dereferencing the pointer.
Reported by: brueffer@
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions