[ovs-git] [openvswitch/ovs] c9bc8c: vlog: fix the incorrect zero padding in format_log...

GitHub noreply at github.com
Mon Feb 26 19:53:13 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: c9bc8c110eda65a36a958bc7ad7111b0f846f3c1
      https://github.com/openvswitch/ovs/commit/c9bc8c110eda65a36a958bc7ad7111b0f846f3c1
  Author: zhangliping <zhangliping02 at baidu.com>
  Date:   2018-02-26 (Mon, 26 Feb 2018)

  Changed paths:
    M lib/vlog.c

  Log Message:
  -----------
  vlog: fix the incorrect zero padding in format_log_message

If the format specifier does not have the 0 flag, we should pad with
blanks instead of zeroes.

Signed-off-by: zhangliping <zhangliping02 at baidu.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Mark Michelson <mmichels at redhat.com>
Tested-by: Mark Michelson <mmichels at redhat.com>




More information about the git mailing list