]> git.sesse.net Git - ffmpeg/commit
checkasm: Fix the function name sorting algorithm
authorHenrik Gramner <henrik@gramner.com>
Mon, 28 Sep 2015 14:50:31 +0000 (16:50 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sat, 3 Oct 2015 11:38:03 +0000 (13:38 +0200)
commit8bb376cf6b4ab8645daedb8becaa7163656436a4
treed580d69b811e9edd39dbe5301cc39634ddd26c49
parente54d7e4e8ef7d778e2ddc5a60bf7307ed55d6333
checkasm: Fix the function name sorting algorithm

The previous implementation was behaving incorrectly in some corner cases.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
tests/checkasm/checkasm.c