Taras, On Mon, Apr 9, 2012 at 5:30 PM, Taras <ox...@oxdef.info> wrote: > Andres, > >>>>>>> * /tmp/ directory usually has a disk partition quota, which might be >>>>>>> filled very quickly >>> >>> >>> Now,tmp is ~/.w3af/tmp/PID >>> >>> https://sourceforge.net/apps/trac/w3af/changeset/4857 >> >> >> Oh, you changed it at THAT level, which affects every other part of >> the code that uses the get_temp_dir function. Did you analyze who uses >> it, when, etc.? Are there any aspects of this change that we need to >> take into account? > > get_temp_dir() is used in: > > core/data/bloomfilter/bloomfilter.py > core/data/db/history.py > core/data/db/temp_persist.py > core/data/db/temp_shelve.py > core/controllers/payloadTransfer/clientlessReverseHTTP.py > plugins/attack/fileUploadShell.py > plugins/audit/fileUpload.py > > I don't sure that understand correctly about what level you're talking > about. But I can't think up a case when tmp path ~/.w3af/tmp/PID will break > something while /tmp/w3af-USER/PID do not. Please describe a little bit more > your suspicion.
Reviewed the idea, plugins that use this, etc. It should be all fine. Merge this change into trunk please. Remember to run the following before commiting the change to trunk: nosetests --doctest-result-variable=_test_res_ --rednose --with-doctest --doctest-tests Regards, > > -- > Taras > http://oxdef.info -- Andrés Riancho Project Leader at w3af - http://w3af.org/ Web Application Attack and Audit Framework ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ W3af-develop mailing list W3af-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/w3af-develop