Skip to content
Snippets Groups Projects
Commit 7c8d7415 authored by Zifei Tong's avatar Zifei Tong Committed by Pekka Enberg
Browse files

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: default avatarNadav Har'El <nyh@cloudius-systems.com>
Signed-off-by: default avatarZifei Tong <zifeitong@gmail.com>
Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>
parent 2d8eefd7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment