]> git.sur5r.net Git - bacula/bacula/commit
Fix bug #1771 BAT crashes.
authorMarco van Wieringen <mvw@planets.elm.net>
Fri, 28 Oct 2011 21:06:53 +0000 (23:06 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:50:07 +0000 (14:50 +0200)
commitdd3995daf145e94208c464c4dce0a2c81ec078e3
treeb1e130fe127ab192523d3be7e0c7769cbac09620
parent028b6bf0bdac5d8a9462665418019f0694029036
Fix bug #1771 BAT crashes.

As it seems B_ISSPACE is much wider then I thought it would
be as I only wanted to remove both spaces and tabs but that
seems to break the BAT protocol. So lets backout that patch.
bacula/src/lib/scan.c