diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-09-28 03:24:24 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-09-28 03:24:24 +0800 |
commit | b57b273845c7173dd87e1e5de14404a8d7e27f34 (patch) | |
tree | f87939e0cf0c65a1350dd379cb1833e6aa798029 /libical/NEWS | |
parent | 896cc4eb2292c0d11db7873c7b4fdd642365181e (diff) | |
download | gsoc2013-evolution-b57b273845c7173dd87e1e5de14404a8d7e27f34.tar gsoc2013-evolution-b57b273845c7173dd87e1e5de14404a8d7e27f34.tar.gz gsoc2013-evolution-b57b273845c7173dd87e1e5de14404a8d7e27f34.tar.bz2 gsoc2013-evolution-b57b273845c7173dd87e1e5de14404a8d7e27f34.tar.lz gsoc2013-evolution-b57b273845c7173dd87e1e5de14404a8d7e27f34.tar.xz gsoc2013-evolution-b57b273845c7173dd87e1e5de14404a8d7e27f34.tar.zst gsoc2013-evolution-b57b273845c7173dd87e1e5de14404a8d7e27f34.zip |
#include <stdlib.h> for alloca (searcher_next_token): Changed slightly to
2002-09-27 Jeffrey Stedfast <fejj@ximian.com>
* e-searching-tokenizer.c: #include <stdlib.h> for alloca
(searcher_next_token): Changed slightly to make sure that m is not
NULL before dereferencing it. Also initialise m to NULL so that it
can't be used uninitialised (NULL is a safe initialised value
here).
(build_trie): Same, but for n.
svn path=/trunk/; revision=18250
Diffstat (limited to 'libical/NEWS')
0 files changed, 0 insertions, 0 deletions