|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1999-03-10 08:22 UTC] rasmus
[2011-05-16 17:38 UTC] dtajchreber@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Thu Jun 18 10:00:01 2026 UTC |
functions/unified_odbc.c line 2273 code fragment --- if (getParameters(ht, 3, &arg1, &arg2, &arg3, &arg4) == FAILURE { --- The 3 here should be 4. As is, all calls to odbc_setoption cause segfaults.