Closed
Bug 354085
Opened 19 years ago
Closed 19 years ago
Attempt to free unreferenced scalar in checksetup (win32)
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 305690
People
(Reporter: glob, Unassigned)
Details
---
Looks like we don't have an administrator set up yet.
Either this is your first time using Bugzilla, or your
administrator's privileges might have accidentally been deleted.
Enter the e-mail address of the administrator: byron@example.com
Enter the real name of the administrator: byron
Enter a password for the administrator account: xxxxxx
Please retype the password to verify: xxxxxx
Attempt to free unreferenced scalar: SV 0x4fb0c10, Perl interpreter: 0x224044 at Bugzilla/User.pm line 1377, <STDIN> chunk 4.
Attempt to free unreferenced scalar: SV 0x4fb0d78, Perl interpreter: 0x224044 at Bugzilla/User.pm line 1415, <STDIN> chunk 4.
---
the user appears to be created without issue regardless.
DBD v2.22
DBD::mysql v2.9008
activestate perl v5.8.7
Comment 1•19 years ago
|
||
By its very nature, this is a bug in ActiveState or one of ActiveState's modules, not in Bugzilla.
I'm tempted to mark it INVALID, unless there's some workaround that isn't ugly.
Version: unspecified → 2.23
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 305690 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•