Closed Bug 1219 Opened 26 years ago Closed 26 years ago

Setting NG_REQUEST_VER causes failed debug assertion

Categories

(Core Graveyard :: Viewer App, defect, P2)

x86
Windows 95
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dbaron, Assigned: jud)

Details

When I set NG_REQUEST_VER to any value, the viewer fails with the following dialog box: Microsoft Visual C++ Library ---------------------------- Debug Assertion Failed! Program: D:\NGLAYOUT\10-29\VIEWER.EXE (same for XPVIEWER) File: dbgheap.c Line: 1017 Expression: _BLOCK_TYPE_IS_VALID(pHead->nBlockUse) For information on how... (etc.)
Assignee: scullin → valeski
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Got it. PR_GetEnv returns a const char * and I was trying to free it. Fix checked in 11-04-98 10:36am.
QA Contact: 3849
qa contact set to beppe@netscape.com
Status: RESOLVED → VERIFIED
Verified fixed. (long ago).
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.