Fixed pwmd_command_ap() corrupting the argument list. Operate on the
commitd0fe9eb838078a5960f846ad19e078247aee8fad
authorBen Kibbey <bjk@luxsci.net>
Tue, 7 Apr 2009 02:19:05 +0000 (6 22:19 -0400)
committerBen Kibbey <bjk@luxsci.net>
Tue, 7 Apr 2009 02:19:05 +0000 (6 22:19 -0400)
tree715e26908c2d0ec5135d987ad1dbc71f827a2452
parent7f6205bf32816553981c658e27728f6e2e345c65
Fixed pwmd_command_ap() corrupting the argument list. Operate on the
va_copy() after getting the length of the original.
libpwmd.c