From 18a5af00c1cf15852d694d20c58e7271112263d8 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sun, 2 Feb 2014 00:18:35 -0700 Subject: * Update to version 2.19.5 * check bounds and tie strings off to improve security. Contributed by James Jerkins. * Alpine crashed when a user attempted to add a folder collection, due to bug in GET_NAMESPACE in imap4r1.c. --- pith/osdep/bldpath.c | 2 +- pith/osdep/canaccess.c | 2 +- pith/osdep/collate.h | 2 +- pith/osdep/color.h | 2 +- pith/osdep/creatdir.c | 2 +- pith/osdep/lstcmpnt.c | 2 +- pith/osdep/lstcmpnt.h | 2 +- pith/osdep/mimedisp.c | 2 +- pith/osdep/pipe.c | 2 +- pith/osdep/temp_nam.c | 2 +- pith/osdep/temp_nam.h | 2 +- pith/osdep/tempfile.c | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'pith/osdep') diff --git a/pith/osdep/bldpath.c b/pith/osdep/bldpath.c index 62d59e30..3a227aad 100644 --- a/pith/osdep/bldpath.c +++ b/pith/osdep/bldpath.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: bldpath.c 934 2008-02-23 00:44:29Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013 Eduardo Chappa + * Copyright 2013-2014 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/canaccess.c b/pith/osdep/canaccess.c index 4d79c407..8dd97b26 100644 --- a/pith/osdep/canaccess.c +++ b/pith/osdep/canaccess.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: canaccess.c 769 2007-10-24 00:15:40Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013 Eduardo Chappa + * Copyright 2013-2014 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/collate.h b/pith/osdep/collate.h index 80aaab90..2f83a1a8 100644 --- a/pith/osdep/collate.h +++ b/pith/osdep/collate.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013 Eduardo Chappa + * Copyright 2013-2014 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/color.h b/pith/osdep/color.h index 32c86242..abdacb42 100644 --- a/pith/osdep/color.h +++ b/pith/osdep/color.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013 Eduardo Chappa + * Copyright 2013-2014 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/creatdir.c b/pith/osdep/creatdir.c index bc15da21..273f1cd7 100644 --- a/pith/osdep/creatdir.c +++ b/pith/osdep/creatdir.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: creatdir.c 769 2007-10-24 00:15:40Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013 Eduardo Chappa + * Copyright 2013-2014 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/lstcmpnt.c b/pith/osdep/lstcmpnt.c index 2a920939..885788fb 100644 --- a/pith/osdep/lstcmpnt.c +++ b/pith/osdep/lstcmpnt.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: lstcmpnt.c 1074 2008-06-04 00:08:43Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013 Eduardo Chappa + * Copyright 2013-2014 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/lstcmpnt.h b/pith/osdep/lstcmpnt.h index f2d9ec59..d6dcf01f 100644 --- a/pith/osdep/lstcmpnt.h +++ b/pith/osdep/lstcmpnt.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013 Eduardo Chappa + * Copyright 2013-2014 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/mimedisp.c b/pith/osdep/mimedisp.c index 69ff3337..71bbe94f 100644 --- a/pith/osdep/mimedisp.c +++ b/pith/osdep/mimedisp.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mimedisp.c 942 2008-03-04 18:21:33Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013 Eduardo Chappa + * Copyright 2013-2014 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/pipe.c b/pith/osdep/pipe.c index 2183f529..b81e11c6 100644 --- a/pith/osdep/pipe.c +++ b/pith/osdep/pipe.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: pipe.c 1204 2009-02-02 19:54:23Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013 Eduardo Chappa + * Copyright 2013-2014 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/temp_nam.c b/pith/osdep/temp_nam.c index 03136ea6..21a8bd13 100644 --- a/pith/osdep/temp_nam.c +++ b/pith/osdep/temp_nam.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: temp_nam.c 1012 2008-03-26 00:44:22Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013 Eduardo Chappa + * Copyright 2013-2014 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/temp_nam.h b/pith/osdep/temp_nam.h index fef56f33..ab6b3133 100644 --- a/pith/osdep/temp_nam.h +++ b/pith/osdep/temp_nam.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013 Eduardo Chappa + * Copyright 2013-2014 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/tempfile.c b/pith/osdep/tempfile.c index 4aa83e26..bc4ded9c 100644 --- a/pith/osdep/tempfile.c +++ b/pith/osdep/tempfile.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: tempfile.c 1074 2008-06-04 00:08:43Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013 Eduardo Chappa + * Copyright 2013-2014 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit v1.2.3-54-g00ecf