]> git.sur5r.net Git - bacula/rescue/commit
kes wx-console crashes because of differences between Bacula and wxWidgets
authorKern Sibbald <kern@sibbald.com>
Fri, 25 Aug 2006 12:35:45 +0000 (12:35 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 25 Aug 2006 12:35:45 +0000 (12:35 +0000)
commit28caa566fcfeba414190fca328d7e3a2926c76c7
tree78d611e83c83ae953f4e598390c40d59f81cda8c
parent210749869b0c6885f48c65e18ef334b739f5a08b
kes  wx-console crashes because of differences between Bacula and wxWidgets
     malloc()/free().  Tweek wx-console to use bmalloc()/bfree() for Bacula
     calls.
kes  correct improper indenting in wx-console/console_conf.c
kes  update wx-console header copyrights
kes  Fix bug #658 where wx-console mangles file/directory names containing
     commas.