fs2open: trunk r5498

Author Committer Branch Timestamp Parent
portej05 trunk 2009-07-31 05:45 Pending
Changeset Update to asserts that come from safe_strings - now they print out what they're trying to concatenate - still some ways to go on how pretty they are though (strcat_s will not show the current contents of the buffer, so a short filename might appear to cause the assert, but it's being concatenated with a very long directory structure - the buffer size shown is the full buffer size, not the remaining size)
mod - /trunk/fs2_open/code/globalincs/safe_strings.cpp Diff File
mod - /trunk/fs2_open/code/globalincs/safe_strings.h Diff File