Fix problem spotted in <4E15F966.4090102@gmx.de>
commit13121e220cb2b8ddbe1b4218b1734843493a95c8
authorThomas Preud'homme <thomas.preudhomme@celest.fr>
Fri, 8 Jul 2011 08:51:26 +0000 (8 10:51 +0200)
committerThomas Preud'homme <thomas.preudhomme@celest.fr>
Fri, 8 Jul 2011 08:51:26 +0000 (8 10:51 +0200)
treeaa7b991dc87f2b1044ecdada3ffc068053914113
parentd01f65ef935d4d9eb78d4b9442a7538346b1f0a9
Fix problem spotted in <4E15F966.4090102@gmx.de>

* Rename tcc_split_path_components
* Move tcc_split_path below memory wrapper section
* Ident tcc_split_path by 4
* Remove prefix and suffix clutter in tcc_split_path
* Don't dereference beyond the end of the search paths string
libtcc.c