> > +
> > + print_hex_dump_bytes("set attribute data: ", DUMP_PREFIX_NONE, buffer,
> buffer_size);
>
> This seems to be a debugging left-over?Yes it was for debugging, but its configurable to turn on by dynamic debug as I can tell. Is that not correct?

