fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
sanitize_filename
Function
13 statements
Source File
fortplot_security_core.f90
fortplot_security_core
sanitize_filename
Contents
public function sanitize_filename(filename) result(safe_filename)
Sanitize filename by removing dangerous characters
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
filename
Return Value
character(len=len)