We should check that forwarding calls via `.call(msg.data)` and especially via `bytes memory x=msg.data; a.call(x);` does not pad.
We should check that forwarding calls via
.call(msg.data)and especially viabytes memory x=msg.data; a.call(x);does not pad.