* lread.c (intern, intern_c_string): Don't assume strlen fits in int.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 20 Jun 2011 06:11:36 +0000 (23:11 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 20 Jun 2011 06:11:36 +0000 (23:11 -0700)
commit6e5bb2dc82e57e8666eae89848050a78554709fa
tree7050bfb4fa3f4c1acfe565627750e698d42e491e
parent52c61c22eeda7b11969f44d3c002ad94f228f29d
* lread.c (intern, intern_c_string): Don't assume strlen fits in int.
src/ChangeLog
src/lread.c