dont allow .. ../ /../ and /.. and absolute paths starting with / in the test
authorraster <raster>
Thu, 31 Mar 2005 08:36:10 +0000 (08:36 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 31 Mar 2005 08:36:10 +0000 (08:36 +0000)
commit60cd1a17b412737be472b28055db5a6805d928ea
tree6629a546eabe47e6bcee2f6a4e6a72e4fdf5ab92
parenta24014069673d2e949a39c6e0720cf784a0746e8
dont allow .. ../ /../ and /.. and absolute paths starting with / in the test
app, and dont overflow the buffer.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@14028 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/eet_main.c