comparison ChangeLog @ 760:62222927016c

2006-6-23 Brian Masney <masneyb@gftp.org> * lib/fsplib/fsplib.c (fsp_readdir_native) - fixed possible heap overflow on operating systems that have MAXNAMLEN > 256 (from Joerg Sonnenberger <joerg@netbsd.org>)
author masneyb
date Fri, 23 Jun 2006 20:09:28 +0000
parents 312dee613441
children 4ed80df6729d
comparison
equal deleted inserted replaced
759:312dee613441 760:62222927016c
1 2006-6-23 Brian Masney <masneyb@gftp.org>
2 * lib/fsplib/fsplib.c (fsp_readdir_native) - fixed possible heap
3 overflow on operating systems that have MAXNAMLEN > 256
4 (from Joerg Sonnenberger <joerg@netbsd.org>)
5
1 2006-6-22 Brian Masney <masneyb@gftp.org> 6 2006-6-22 Brian Masney <masneyb@gftp.org>
2 * gftp.spec.in - updated the install path for the desktop file 7 * gftp.spec.in - updated the install path for the desktop file
3 (closes #171711) 8 (closes #171711)
4 9
5 * src/gtk/gftp-gtk.c (CreateMenus) - updated the shortcut to the 10 * src/gtk/gftp-gtk.c (CreateMenus) - updated the shortcut to the
3388 3393
3389 * configure.in - link in gthread 3394 * configure.in - link in gthread
3390 3395
3391 * cvsclean - added this script 3396 * cvsclean - added this script
3392 3397
3393 * *.[ch] - added $Id: ChangeLog,v 1.435 2006/06/23 01:41:23 masneyb Exp $ tags 3398 * *.[ch] - added $Id: ChangeLog,v 1.436 2006/06/23 20:09:24 masneyb Exp $ tags
3394 3399
3395 * debian/* - updated files from Debian maintainer 3400 * debian/* - updated files from Debian maintainer
3396 3401
3397 2002-10-03 Brian Masney <masneyb@gftp.org> 3402 2002-10-03 Brian Masney <masneyb@gftp.org>
3398 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3403 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)