Hello ts, t> "someFileName" is probably tainted because it came from the outside. You t> must *carefully* verify that it's a valid filename and that you can use t> the filename *safely* before trying to untaint it. "someFileName" is generated by me. All aperations are safe. I am writing some my Own data into this file. How can i permit it?