> Changes to use of tmp files (TITO: Please elaborate) There are two changes about the temp files, both for non-WIN32 systems, in particular the `csoundTmpFileName' function used by and . 1) remove *all* the temp files (the files produced by `mkstemp' was not removed) 2) the directory for the temp files is the environment variable TMPDIR, if it is defined, or /tmp (old behavior) > fixed memory overwrite with --midi-OPT=p{4,5} Reverted. It is not a bug because (my old msg) > I have concluded the extensive tests. The bug signalled in the cs-user > list has been a false alarm. It is normal that if a krate opcode doesn't > set the output at the init pass, the i() output is garbage. > This line > > ip = (INSDS*) mcalloc(csound, (size_t) pextent + tp->localen + tp->opdstot); > > in insert.c had made me think to a problem with some offset of the > pointer but it seems to work and there aren't memory leaks. tito ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net