[Gtkradiant] [Bug 262] New: dragging more than 1365 faces == crash
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Fri, 23 Nov 2001 12:19:08 -0600
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=262
Summary: dragging more than 1365 faces == crash
Product: GtkRadiant
Version: 1.1-TA
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P2
Component: editor
AssignedTo: ttimo@idsoftware.com
ReportedBy: wjoseph@europe.ea.com
if you drag OUTSIDE more than 4096/3 individual brush faces (face-drag),
radiant will either corrupt a lot of the "global" data it stores internally, or
crash, depending on how far above the limit it went. This is because each face
uses 3 pointers in the g_qeglobals.d_move_points array, which is a static array
of 4096 pointers.
This is a bug in all versions of radiant.
------- You are receiving this mail because: -------
Whoops! I have no idea!