*** SourceDistribution/common/reaccsio.c.orig	Thu Feb  4 13:49:28 2016
--- SourceDistribution/common/reaccsio.c	Thu Feb  4 13:50:47 2016
***************
*** 1443,1449 ****
              {
                 tempfile = tempnam(tempdir, (const char *)NULL);
                 fp = fopen(tempfile, "wb+");
!                MyFree((char *)tempdir);
                 if (IsNULL(fp))
                 {
                     MyFree((char *)tempfile);
--- 1443,1449 ----
              {
                 tempfile = tempnam(tempdir, (const char *)NULL);
                 fp = fopen(tempfile, "wb+");
!                //MyFree((char *)tempdir);
                 if (IsNULL(fp))
                 {
                     MyFree((char *)tempfile);
