1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

* pop.c (pop_stat, pop_last): Check validity of string-to-integer

conversion.  Mistakes spotted by Nico Golde.
This commit is contained in:
Chong Yidong 2008-01-10 15:24:58 +00:00
parent 146b3daf07
commit 8bbd01a23b

View 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-04 Glenn Morris <rgm@gnu.org>
* ebrowse.c (version): Just use current year for short copyright;