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. --- pico/osdep/shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pico/osdep/shell.c') diff --git a/pico/osdep/shell.c b/pico/osdep/shell.c index cdb701dd..c7decc65 100644 --- a/pico/osdep/shell.c +++ b/pico/osdep/shell.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: shell.c 807 2007-11-09 01:21:33Z hubert@u.washington /* * ======================================================================== * 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. -- cgit v1.2.3-54-g00ecf