2617def8d1
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
2014-07-03 13:11:58 +02:00
dea94c8899
coverity#706008 Unintended sign extension
...
Change-Id: I60f3404ae87aa0d1088110715d0ba1dd32fab09d
2014-05-30 11:48:57 +01:00
0db1e713bd
cpplint: [readability/utf8] Line contains invalid UTF-8
...
Change-Id: I8052539d86fbda5631b31f3163b1c51666153c8c
2014-04-20 10:00:01 +02:00
8bb2ce61c0
fixincludeguards.sh: some smaller dirs
...
Change-Id: Ic25bd678dc299627299b22145efd7bebcf2b39d0
2014-04-19 11:10:13 +02:00
70cc2b191b
First batch of adding SAL_OVERRRIDE to overriding function declarations
...
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
2014-03-26 16:39:26 +01:00
b9042fad7c
re-base on ALv2 code.
...
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
9e1ce8350a
#pragma interface and #pragma implementation are obsolete and pointless
2012-03-01 22:27:11 +02:00
8edafc7f43
Remove RCS lines.
2011-01-31 18:59:03 +01:00
8c97ec61d7
add modelines to .hxx files as well
2010-10-28 15:49:40 +01:00
ea6543401c
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
4c3aa7126c
INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED
...
2008/03/28 15:36:39 rt 1.4.42.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:06:11 +00:00
d785c711a9
INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED
...
2005/10/13 09:53:18 os 1.3.4.1: #i53898# warnings removed
2006-06-19 23:54:06 +00:00
7e83c73326
INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED
...
2005/09/05 17:20:35 rt 1.2.6.1: #i54170# Change license header: remove SISSL
2005-09-07 15:37:02 +00:00
f523a0c822
INTEGRATION: CWS dr33 (1.1.26); FILE MERGED
...
2005/02/14 13:31:35 dr 1.1.26.1: #i42367# remove non-ASCII characters at end of line, even in comments
2005-02-16 17:17:03 +00:00
16cba77220
#112673# initial checkin of HWP filter
2003-10-15 13:44:37 +00:00