diff 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
line wrap: on
line diff
--- a/ChangeLog	Sun Mar 04 10:43:38 2007 -0800
+++ b/ChangeLog	Mon Mar 05 13:43:09 2007 -0800
@@ -1,3 +1,12 @@
+2007-03-04 18:43:38 +0000  Michael Farber <01mf02@gmail.com>
+  revision [4222]
+  - Removed some of the horrible code duplication in the file popup code
+  
+  
+  trunk/src/audacious/ui_fileinfopopup.c |  593 +++++++++++++++------------------
+  1 file changed, 271 insertions(+), 322 deletions(-)
+
+
 2007-03-04 06:34:27 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4220]
   - fix handling of multiple files on the command line.