aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2006-01-24 18:35:25 +0000
committerChong Yidong2006-01-24 18:35:25 +0000
commita0b08700d1a0affe59ce2428cc8d204362924ad7 (patch)
treedf2743cefaf33c990a8c0b2526f7a7557a118f8d /src/ChangeLog
parent0d72b43bbbf1eeb3bc8dd7d58abaaead1dc9a4ee (diff)
downloademacs-a0b08700d1a0affe59ce2428cc8d204362924ad7.tar.gz
emacs-a0b08700d1a0affe59ce2428cc8d204362924ad7.zip
* alloc.c (allocate_string_data): Update next_free immediately, to
reduce risk of memory clobberage.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5f3e1322395..4ee94dff693 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-01-24 Chong Yidong <cyd@stupidchicken.com>
2
3 * alloc.c (allocate_string_data): Update next_free immediately, to
4 reduce risk of memory clobberage.
5
12006-01-24 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> 62006-01-24 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu>
2 7
3 * xdisp.c (handle_invisible_prop): Set it->position to fix cursor 8 * xdisp.c (handle_invisible_prop): Set it->position to fix cursor