
We should not malloc the null-handler object and cast to OutputHandler; we need to actually invoke the constructor via placement new.
We should not malloc the null-handler object and cast to OutputHandler; we need to actually invoke the constructor via placement new.