comparison ChangeLog @ 2607:65543c999c7e trunk

[svn] Check filesize before doing memcmp (potential sigsegv).
author hansmi
date Mon, 05 Mar 2007 13:43:09 -0800
parents 7c19bb5516db
children f4fa6b295b43
comparison
equal deleted inserted replaced
2606:7c19bb5516db 2607:65543c999c7e
1 2007-03-04 18:43:38 +0000 Michael Farber <01mf02@gmail.com>
2 revision [4222]
3 - Removed some of the horrible code duplication in the file popup code
4
5
6 trunk/src/audacious/ui_fileinfopopup.c | 593 +++++++++++++++------------------
7 1 file changed, 271 insertions(+), 322 deletions(-)
8
9
1 2007-03-04 06:34:27 +0000 William Pitcock <nenolod@sacredspiral.co.uk> 10 2007-03-04 06:34:27 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [4220] 11 revision [4220]
3 - fix handling of multiple files on the command line. 12 - fix handling of multiple files on the command line.
4 13
5 trunk/src/audacious/main.c | 55 +++++++++++++++++++++++++-------------------- 14 trunk/src/audacious/main.c | 55 +++++++++++++++++++++++++--------------------