Project

General

Profile

« Previous | Next » 

Revision c932145c

Added by skyjake over 12 years ago

libdeng2: Fixed LOG_AS_STRING

The section name string pointer must exist for the entire scope
in question. Calling toAscii() returns a byte array that exists
only during the execution of the statement -- for the remainder
of the scope the pointer is invalid.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences