]> 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)
committerMarco van Wieringen <mvw@planets.elm.net>
Fri, 28 Oct 2011 21:08:50 +0000 (23:08 +0200)
commit2d149174243194ba91af668ada2b416f08f633e3
treea330a7f066854358a1d87901e73a5e924aa5bc6b
parent0896c238842694a76641eb62c23350623e25348d
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