More null checks - arguments that are structs/unions need the pointer checking to...
authoralan <alan@alanfast.akbkhome.com>
Fri, 26 Feb 2010 09:20:42 +0000 (17:20 +0800)
committeralan <alan@alanfast.akbkhome.com>
Fri, 26 Feb 2010 09:20:42 +0000 (17:20 +0800)
commitad29012e1a4fee2692077ef44fde42acca6194f8
treef3cb660c2fa7d9819961deff1988b78389bab03a
parent6b260de005921f125b45b62ccb4b8f5860b3befd
More null checks - arguments that are structs/unions need the pointer checking to see if they are null

This may need moving upwards into make_argument, but that would mean the error messages would be less useful.
libseed/seed-engine.c