Skip to content

Commit

Permalink
- Fixed bug #32685, #29423 (Segfault when using assignment by referen…
Browse files Browse the repository at this point in the history
…ce within

  function).
  • Loading branch information
Derick Rethans committed Jun 7, 2005
1 parent a17e5fe commit 858745d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ PHP 4 NEWS
- Fixed memory corruptions when using references in a wrong way. (Marcus,
Dmitry, Derick)
- Fixed memory corruption in stristr(). (Derick)
- Fixed bug #32685, #29423 (Segfault when using assignment by reference within
function). (Dmitry, Derick)
- Fixed bug #33242 (Mangled error message when stream fails). (Derick)
- Fixed bug #33222 (segfault when CURL handle is closed in a callback). (Tony)
- Fixed bug #33214 (odbc_next_result does not signal SQL errors with
Expand Down

0 comments on commit 858745d

Please sign in to comment.