summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hstream.h
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-07-03 09:10:17 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-07-03 13:11:58 +0200
commit2617def8d1430e093f6a482a72727b2965a8a8a6 (patch)
treef05a609146b860990646647430814425254001b1 /hwpfilter/source/hstream.h
parent729d16f7f4eb0ce8d9898b46f6c4f16b01c797ea (diff)
Fix (harmless) stack-use-after-return
...as reported by -fsanitize=address CppunitTest_hwpfilter_test_hwpfilter, where stack-local HStream stream from HwpReader::filter is still referenced from HStreamIODev in HStreamIODev::close HStreamIODev::~HStreamIODev HWPFile::~HWPFile HwpReader::~HwpReader which is only harmless because HStream::closeInput is a nop. Change-Id: Idbc5539ab5f463ec6d5d72f428ce60327ebdb063
Diffstat (limited to 'hwpfilter/source/hstream.h')
0 files changed, 0 insertions, 0 deletions