diff --git a/library/server/wsf/src/wsf_request.e b/library/server/wsf/src/wsf_request.e index e6cff961..08de1527 100644 --- a/library/server/wsf/src/wsf_request.e +++ b/library/server/wsf/src/wsf_request.e @@ -1204,7 +1204,7 @@ feature {NONE} -- Temporary File handling safe_filename (fn: STRING): STRING local c: CHARACTER - i, n, p: INTEGER + i, n: INTEGER do --| Compute safe filename, to avoid creating impossible filename, or dangerous one from