fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
is_safe_path
Function
5 statements
Source File
fortplot_security_core.f90
fortplot_security_core
is_safe_path
Contents
public function is_safe_path(path) result(safe)
Check if path is safe from injection attacks
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
path
Return Value
logical