[Change] Remove NUL-Bytes directly in request_var() for strings and within the custom...
commit021c77f601db78f2f1d05bad41620b048f31e01d
authoracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Thu, 2 Oct 2008 12:05:13 +0000 (2 12:05 +0000)
committeracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Thu, 2 Oct 2008 12:05:13 +0000 (2 12:05 +0000)
treecffd399498537ed93d8efe6b2100b8bcfdbefc42
parente66422407d7c4782f6f26dd98d01bd29fd3725d0
[Change] Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw)

git-svn-id: http://code.phpbb.com/svn/phpbb/trunk@8968 89ea8834-ac86-4346-8a33-228a782c2dd0
phpBB/includes/db/firebird.php
phpBB/includes/db/mssql.php
phpBB/includes/db/mssql_odbc.php
phpBB/includes/db/oracle.php
phpBB/includes/functions.php
phpBB/includes/functions_privmsgs.php