[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#2435: Bug 2435
From: |
Kenichi Handa |
Subject: |
bug#2435: Bug 2435 |
Date: |
Thu, 05 Mar 2009 15:39:16 +0900 |
In article <878wnk7gqb.fsf@cyd.mit.edu>, Chong Yidong <cyd@stupidchicken.com>
writes:
> Kenichi Handa <handa@m17n.org> writes:
> > It seems that `pattern' is correct, but `bufp->buffer' is
> > the compiled code for some of jkr-compr related regexp.
> > Could you please find why that happens?
> I think the problem is that regex_compile can call load_charset, which
> can call regex_compile. I think regex_compile is not designed to be
> called recursively, leading to memory corruption.
Ah! That is a likely cause of the bug. I'll find a way to
avoid loading charset at that moment.
---
Kenichi Handa
handa@m17n.org
- bug#2435: Bug 2435, Chong Yidong, 2009/03/03
- bug#2435: Bug 2435, Kenichi Handa, 2009/03/03
- bug#2435: Bug 2435, Chong Yidong, 2009/03/04
- bug#2435: Bug 2435, Chong Yidong, 2009/03/05
- bug#2435: Bug 2435, Kenichi Handa, 2009/03/05
- bug#2435: Bug 2435, Stefan Monnier, 2009/03/05
- bug#2435: Bug 2435, Kenichi Handa, 2009/03/05
- bug#2435: Bug 2435, Chong Yidong, 2009/03/05
- bug#2435: Bug 2435, Kenichi Handa, 2009/03/06
- bug#2435: Bug 2435, Stefan Monnier, 2009/03/06
- bug#2435: Bug 2435, Kenichi Handa, 2009/03/06
- bug#2435: Bug 2435, Chong Yidong, 2009/03/06
- bug#2435: Bug 2435, Stefan Monnier, 2009/03/07