php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | |
Patch php_odbc_fetch_hash--segfault-fix for ODBC related Bug #61387Patch version 2012-09-13 15:04 UTC Return to Bug #61387 | Download this patchPatch Revisions: Developer: brandonkirsch@gmail.com1768c1768 < if (!*(result->values[i].name)) { --- > if (!*(result->values[i].name) && Z_TYPE_P(tmp) == IS_STRING) { |
Copyright © 2001-2024 The PHP Group All rights reserved. |
Last updated: Thu Nov 21 18:01:29 2024 UTC |