-
- Downloads
core: fix misbehaving debugf()
debugf() used to write log message with respect to the length of format string. This will cause the messages wrongly truncated. Also change confusing variable names: exchange 'fmt' and 'msg'. Reviewed-by:Nadav Har'El <nyh@cloudius-systems.com> Signed-off-by:
Zifei Tong <zifeitong@gmail.com> Signed-off-by:
Pekka Enberg <penberg@cloudius-systems.com>
Loading
Please register or sign in to comment