summaryrefslogtreecommitdiff
path: root/ext/mssql/php_mssql.c
diff options
context:
space:
mode:
authorScott MacVicar <scottmac@php.net>2008-10-20 23:36:14 +0000
committerScott MacVicar <scottmac@php.net>2008-10-20 23:36:14 +0000
commit55a965f793533882bd0791422fabdd62b025c1ca (patch)
treec740bf6c9afa3cf8e97ffaa5964600e9b3ed5897 /ext/mssql/php_mssql.c
parent2357d51900dd2ab9667a0f76519d34c2175c6669 (diff)
downloadphp-git-55a965f793533882bd0791422fabdd62b025c1ca.tar.gz
MFH Fix bug #46331 - The internal magic db is const memory and segfaults when you try to do byte swapping
on big endian machines. This fixes it by copying the memory for those processors, but this isn't ideal as it wastes memory. Perhaps using a static cache would be better.
Diffstat (limited to 'ext/mssql/php_mssql.c')
0 files changed, 0 insertions, 0 deletions