i***@sxemacs.org
2013-08-25 05:34:24 UTC
http://issues.sxemacs.org/show_bug.cgi?id=161
Bug ID: 161
Summary: etags munges relative filenames (any path containing
"..") in TAGS files
Classification: Unclassified
Product: SXEmacs
Version: 22.1.15
Hardware: PC
OS: Linux
Status: NEW
Severity: major
Priority: P3
Component: General
Assignee: ***@sxemacs.org
Reporter: ***@sxemacs.org
QA Contact: sxemacs-***@sxemacs.org
So I made a TAGS file with...
etags ../../src/*.c
(on our src directory in case you're wondering)
Lets look at the filenames in the TAGS file now...
grep ../ TAGS|head -n15
../../rev.cbbrev,1312
../../src/alloc,23362
../../oca.clloca,3153
../../src/bloom,1599
../../fer.cuffer,9144
../../ecodeytecode,8806
../../lint.allint,2168
../../lprocallproc,1157
../../src/casefiddle,1222
../../etab.asetab,1536
../../egoryategory,171
../../rtab.hartab,5161
../../loop.mdloop,1786
../../src/cmds,1369
../../src/data,11951
etags --version
etags (SXEmacs v22.1.15-93-gadc5b24)
@(#) pot revision number is 17.38.1.4
Copyright (C) 2008 Free Software Foundation, Inc.
This program is distributed under the terms in ETAGS.README
Nelson, is it possible that those coverity fixes you made in etags.c could have
anything to do with this?
Bug ID: 161
Summary: etags munges relative filenames (any path containing
"..") in TAGS files
Classification: Unclassified
Product: SXEmacs
Version: 22.1.15
Hardware: PC
OS: Linux
Status: NEW
Severity: major
Priority: P3
Component: General
Assignee: ***@sxemacs.org
Reporter: ***@sxemacs.org
QA Contact: sxemacs-***@sxemacs.org
So I made a TAGS file with...
etags ../../src/*.c
(on our src directory in case you're wondering)
Lets look at the filenames in the TAGS file now...
grep ../ TAGS|head -n15
../../rev.cbbrev,1312
../../src/alloc,23362
../../oca.clloca,3153
../../src/bloom,1599
../../fer.cuffer,9144
../../ecodeytecode,8806
../../lint.allint,2168
../../lprocallproc,1157
../../src/casefiddle,1222
../../etab.asetab,1536
../../egoryategory,171
../../rtab.hartab,5161
../../loop.mdloop,1786
../../src/cmds,1369
../../src/data,11951
etags --version
etags (SXEmacs v22.1.15-93-gadc5b24)
@(#) pot revision number is 17.38.1.4
Copyright (C) 2008 Free Software Foundation, Inc.
This program is distributed under the terms in ETAGS.README
Nelson, is it possible that those coverity fixes you made in etags.c could have
anything to do with this?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are receiving this mail because:
You are the QA Contact for the bug.