Skip to content

Fix log extension

Marius Vlad requested to merge mvlad/weston:fix-log-extensions into master

log_extension() needs the number of bytes in format the data accordingly. This fixes that, as we had it before modifying vlog() and vlog_continue().

Merge request reports