]> granicus.if.org Git - fcron/commit
bug corrected : used to free directly the value of getenv()
authorthib <thib>
Tue, 5 Sep 2000 19:52:33 +0000 (19:52 +0000)
committerthib <thib>
Tue, 5 Sep 2000 19:52:33 +0000 (19:52 +0000)
commit530e3867317c60274e376489f8db5477dcb4788f
tree2f8e3ffe704cbd7e692277357632080b83cbc1ae
parentc3fd81a6ffc27688296b74654f85d27142864c34
bug corrected : used to free directly the value of getenv()
now strdup2 this value in order to free the result safely in delete_file
fcrontab.c