bareos: master 7870eb7a

Author Committer Branch Timestamp Parent
Marco van Wieringen Marco van Wieringen master 2014-11-21 00:17 master e95e1af0 Pending
Changeset Fix overflow in visual bitmap.

Should allocate FO_MAX + 1 bytes (one for every 0 or 1 in the bitmap)
and not FOPTS_BYTES which is one bit per option.
mod - src/plugins/filed/python-fd.c Diff File