diff options
author | Haru <haru@dotalux.com> | 2016-05-16 04:58:16 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-06-25 17:29:42 +0200 |
commit | ba035696cf0927624b02db5573c617566cdd645f (patch) | |
tree | 10e29b4e98df8de94e3e867d037e9a031df73b73 /serv.bat | |
parent | ef7f1cbcaf893961d9e8e053ec666602645111df (diff) | |
download | hercules-ba035696cf0927624b02db5573c617566cdd645f.tar.gz hercules-ba035696cf0927624b02db5573c617566cdd645f.tar.bz2 hercules-ba035696cf0927624b02db5573c617566cdd645f.tar.xz hercules-ba035696cf0927624b02db5573c617566cdd645f.zip |
Re-implemented BUILDIN(sprintf)
- The function now checks its arguments, rather than passing them to
the system implementation (safer against arbitrary memory access or
wrong variable type)
- Implemented positional ('%1$d') specifiers (POSIX style)
- See script_commands.txt for details about the supported format
specifiers.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'serv.bat')
0 files changed, 0 insertions, 0 deletions