diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2012-05-15 19:22:56 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2012-05-15 19:27:00 +0300 |
commit | 57615562504a3a10784d10a5205ed4bab41dba6e (patch) | |
tree | 8b8203113eedab87d4c4855c939fc5884b5951d6 /src/tutorial/complex.source | |
parent | fcc0ba313b41437b9efc01438f133feb484b2e93 (diff) |
Fix bug in to_tsquery().
We were using memcpy() to copy to a possibly overlapping memory region,
which is a no-no. Use memmove() instead.
Diffstat (limited to 'src/tutorial/complex.source')
0 files changed, 0 insertions, 0 deletions