Project

General

Profile

« Previous | Next » 

Revision ae3e2272

Added by danij over 11 years ago

Fixed|libcommon: Intermittent read access violation in XG

The XG system assumes in numerous places that the data values stored
in an xgline_t are zero-initialized. However, not all allocators made
sure to initialize the data; XL_SetLineType() and XL_DoChain() failed
to do so.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences