Don't call r_alloc_inhibit_buffer_relocation from search.c.
authorEli Zaretskii <eliz@gnu.org>
Tue, 29 May 2012 16:01:05 +0000 (19:01 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 29 May 2012 16:01:05 +0000 (19:01 +0300)
commita02ae4e5bfa13097dabee45f45ee992cdb830bb3
tree087dd2026ed1f059c967bbde9471d1257b982dcf
parent291d430f5f184c8a9438eace09b141131de343e8
Don't call r_alloc_inhibit_buffer_relocation from search.c.

 src/search.c (search_buffer): Remove calls to
 r_alloc_inhibit_buffer_relocation, as it is now called by
 maybe_unify_char, which was the cause of relocation of buffer text
 in bug#11519.
src/ChangeLog
src/search.c