]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common: restore constructor fmtflags on clear
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 2 Jan 2019 18:07:45 +0000 (10:07 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 15 Jan 2019 14:41:39 +0000 (06:41 -0800)
commitd0355acb36f0302d067c30ff1c617623abfa94df
treec62c63251b810c2e0d244696d4c7e2e5769f3bd9
parentcb1e7e5fd03987228ab4da0166639b6ba29e47d6
common: restore constructor fmtflags on clear

This is to prevent fmtflags changes from a previous use (e.g. debug message)
leaking into the the next (i.e. the next debug message).

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/common/StackStringStream.h