]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix a counter bug in the log buffer
authorDaniel Veillard <veillard@redhat.com>
Thu, 3 Mar 2011 07:45:52 +0000 (15:45 +0800)
committerDaniel Veillard <veillard@redhat.com>
Fri, 4 Mar 2011 14:43:55 +0000 (22:43 +0800)
commit35708ec151466c25bed427fcdd6071160c6cb707
tree70bcbdd093b776afc7e515cd258fc03b4b957e74
parente7aeed00675986589ca23bfa68b7b90cb2503f17
Fix a counter bug in the log buffer

* src/util/logging.c: the start pointer need to wrap around too
src/util/logging.c