]> git.sur5r.net Git - bacula/docs/commit
dhb Fix of a segfault. The clear() function would execute triggering
authorDirk H Bartley <dbartley@schupan.com>
Tue, 3 Apr 2007 02:32:29 +0000 (02:32 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Tue, 3 Apr 2007 02:32:29 +0000 (02:32 +0000)
commit56759465caa90a13cf0d778b07c09887ecfcd157
tree6bb2e9d3c9361025932f24d67ec4a9188aaf1c7c
parentec9191b1c5582df2c69dd8ad15620ec7f274ae13
dhb  Fix of a segfault.  The clear() function would execute triggering
     a treeItemChanged when no tree item exits because of the clear.  There
     is probably a cleaner way to accomplish this prevent of segfault.