diff options
author | Scott MacVicar <scottmac@php.net> | 2008-10-20 23:36:14 +0000 |
---|---|---|
committer | Scott MacVicar <scottmac@php.net> | 2008-10-20 23:36:14 +0000 |
commit | 55a965f793533882bd0791422fabdd62b025c1ca (patch) | |
tree | c740bf6c9afa3cf8e97ffaa5964600e9b3ed5897 /ext/mssql/php_mssql.c | |
parent | 2357d51900dd2ab9667a0f76519d34c2175c6669 (diff) | |
download | php-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