php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #168 soundex of en empty string doesn't work
Submitted: 1998-03-13 14:13 UTC Modified: 1998-03-13 14:24 UTC
From: Jo dot Hermans at vub dot ac dot be Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 3.0b4 OS: Solaris 2.6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: Jo dot Hermans at vub dot ac dot be
New email:
PHP Version: OS:

 

 [1998-03-13 14:13 UTC] Jo dot Hermans at vub dot ac dot be
echo soundex('');

This will return 'document contains no data', and the Apache-child will get a SIGSEGV.
Not really important, but annoying :)

BTW, I found it while testing http://leona.vub.ac.be/blues/ (on the search-page)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-03-13 14:24 UTC] zeev
Fixed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 11:01:30 2024 UTC