From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: dBase related Bug description: dbase_add_record segmentation fault when number too long
When a number field for dbase_add_record is defined with a certain length and a longer number (in my case negative) is given, php breaks with a segementation fault. -- Edit bug report at http://bugs.php.net/?id=15624&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15624&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15624&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15624&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15624&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15624&r=support Expected behavior: http://bugs.php.net/fix.php?id=15624&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15624&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15624&r=submittedtwice
