Package: amanda Version: 3.3.1-4 While building the package using our research compiler infrastructure we noticed the following invalid implicit void* to enum conversion:
Line 1098 of device-src/rait-device.c:
if (op->result == DEVICE_STATUS_SUCCESS) {
Instead of op->result the converted "result" should be used, which is defined in
just the line above.
Best,
Michael
pgpJfhWKz64P2.pgp
Description: PGP signature

