diff options
author | Eric Sandeen <[email protected]> | 2013-01-31 00:54:58 +0000 |
---|---|---|
committer | Josef Bacik <[email protected]> | 2013-02-20 12:59:22 -0500 |
commit | 37252a66f34940421942725ca75d12e6008682dc (patch) | |
tree | d5d9d53f80736c7b2f13b5cca99c3c88cb845b75 /tools/perf/util/trace-event-scripting.c | |
parent | 0e6360274ff3bd4fb8cf97c5c3483cf5a42a49f4 (diff) |
btrfs: fix varargs in __btrfs_std_error
__btrfs_std_error didn't always properly call va_end,
and might call va_start even if fmt was NULL.
Move all the varargs handling into the block where we
have fmt.
Signed-off-by: Eric Sandeen <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions