]> git.mxchange.org Git - simgear.git/commit
Tweak libSvn usage: fixes a crash on Mac.
authorJames Turner <jmt@Bishop.local>
Sat, 22 Dec 2012 23:55:37 +0000 (23:55 +0000)
committerJames Turner <jmt@Bishop.local>
Sat, 22 Dec 2012 23:55:37 +0000 (23:55 +0000)
commitafc89cdd95616ebb316f5a7a358e8be6a907fefa
tree4088d1efd4ad14e4d2d365fabee1a3d56bd24767
parent541606e00d155676abdb589755569be766b62b27
Tweak libSvn usage: fixes a crash on Mac.

Work-around a crash on certain Mac builds (I can't tell why other work fine) where the called parameters to apr_pool_create_ex are problematic. Explicitly pass the default values for the function.
simgear/scene/tsync/terrasync.cxx