]> git.sur5r.net Git - bacula/docs/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)
commit025638bfdcb4fa71a13663ff382f0408e60764dc
tree900f839de5429588c474e2c23d75e4d47344df51
parent61000d2dc7da517f6a361e1078c092f5dcc235ec
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.