]> 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)
commit7a43043f16c797e0581e2bab8b0e48744297fbdc
tree481c4149a3e1017714ad7127ca8b52308f08fc79
parent19b91d8059b933a35c362ea2f87a8269021b3be7
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