bareos: master 25c1e024

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen master 2014-11-20 23:17 master 63b37c5f 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