2025-08-29 20:59 CEST

spring: develop 0a150a19 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2008-10-25 15:36:28 develop 6dc41011
Changeset Fix crash bug in unitsync when UnInit/Init was called after an earlier Init which returned error code.

This was caused by dangling pointer to object that never even existed,
because the constructor had thrown an exception.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6883 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Platform/FileSystem.cpp Diff ] File ]
mod - rts/System/Platform/FileSystem.h Diff ] File ]
mod - rts/System/Platform/Linux/UnixFileSystemHandler.cpp Diff ] File ]
mod - rts/System/Platform/Linux/UnixFileSystemHandler.h Diff ] File ]