* pop.c (pop_stat, pop_last): Check validity of string-to-integer
authorChong Yidong <cyd@stupidchicken.com>
Thu, 10 Jan 2008 15:31:25 +0000 (15:31 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 10 Jan 2008 15:31:25 +0000 (15:31 +0000)
conversion.  Mistakes spotted by Nico Golde.

lib-src/ChangeLog

index 16cca09..c7c6d30 100644 (file)
@@ -1,3 +1,8 @@
+2008-01-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * pop.c (pop_stat, pop_last): Check validity of string-to-integer
+       conversion.  Mistakes spotted by Nico Golde.
+
 2008-01-09  Glenn Morris  <rgm@gnu.org>
 
        * emacsclient.c: Add missing final newlines to message calls.