Menu

Commit [r1981]  Maximize  Restore  History

Dans la fonction cleanTmpDir, test tmpFile == null, plutôt que tmpPath == null pour ne rien faire.

La correction évite, en cas d'appel multiple de cleanTmpDir, de tenter plusieurs fois de nettoyer les fichiers temporaires, en effet tmpFile est remis à null après le premier appel, contraitement à tmpPath.

vincentb1 2016-06-27

changed /trunk/jpicedt/jpicedt/jpicedt/ui/util/RunExternalCommand.java
/trunk/jpicedt/jpicedt/jpicedt/ui/util/RunExternalCommand.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.