summaryrefslogtreecommitdiff
path: root/libavfilter
diff options
context:
space:
mode:
authorHenrik Gramner <henrik@gramner.com>2015-09-23 17:22:38 +0200
committerAnton Khirnov <anton@khirnov.net>2015-09-28 14:25:59 +0200
commitcc285521000020ab237d183dc3a26f99fce3030f (patch)
tree214ae8c9c9140aa7e34fbd9dd3bfed6d5e2ade6a /libavfilter
parent5405584b7b54ca889c341743de1d58792449830d (diff)
checkasm/x86: Correctly handle variadic functions
The System V ABI on x86-64 specifies that the al register contains an upper bound of the number of arguments passed in vector registers when calling variadic functions, so we aren't allowed to clobber it. checkasm_fail_func() is a variadic function so also zero al before calling it. Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions