Peter Howkins
fe39b630b3
dtstyle: Fix CID 100252
2015-01-13 10:13:03 +00:00
Peter Howkins
90bd9101e3
dtmail: add a stdint.h include for openbsd, as reported by Daniel Diaz via the wiki.
2015-01-09 16:30:43 +00:00
Peter Howkins
22830f478a
dtfile: resolve 19 compiler warnings.
2015-01-09 16:16:53 +00:00
Peter Howkins
561d858140
dticon: resolve 3 compiler warnings
2015-01-07 14:19:38 +00:00
Peter Howkins
93f3878b4e
dtdocbook: resolve 49 compiler warnings.
2015-01-06 17:22:50 +00:00
Peter Howkins
0a0e1eebf5
dtmail: Resolve 50 compiler warnings.
2015-01-06 15:07:55 +00:00
Peter Howkins
3fab71345b
dtsr: resolve all 12 compiler warnings.
2015-01-05 16:54:12 +00:00
Peter Howkins
466b8d0df5
dtstyle: resolve 30 compiler warnings.
2015-01-05 16:07:49 +00:00
Peter Howkins
8ed5281e3e
dtwm: resolve 92 compiler warnings (related to 64 bit pointer to int coversions)
2014-12-30 17:13:41 +00:00
Peter Howkins
4a66f1ab61
dtaction: resolve 2 compiler warnings.
2014-12-30 16:12:54 +00:00
Peter Howkins
59bcb8d08f
dsdm: convert k&r function declarations to ansi, and correct the warnings this then uncovered.
2014-12-30 15:57:12 +00:00
Peter Howkins
4fc0bcef0f
dsdm: resolve coverity warnings CID 86139 86255 86331 86345 86418 86517 86526 86567 86590 86616
2014-12-30 15:13:47 +00:00
Peter Howkins
2fc7807ee5
dtcalc: resolve 13 compiler warnings on 64 bit builds.
2014-12-30 14:43:12 +00:00
alx
123d4ba8fc
dtcopy: Fix file removal
2014-12-28 12:53:39 -07:00
Jon Trulson
f6d6aafc93
Merge branch 'coverity_dtsession'
...
Fix up a bunch (55) issues in dtsession identified by Coverity's
static analysis.
2014-12-27 20:25:26 -07:00
Jon Trulson
4dae64c891
dtsession/SrvPalette: fix CID 89227
2014-12-27 20:09:09 -07:00
Jon Trulson
722cfc70eb
dtsession/SrvFile_io: fix CID's 88299 and 89441
2014-12-27 20:06:53 -07:00
Jon Trulson
aa2daba4af
dtsession/SmUI: fix tainted var (CID 88216)
2014-12-27 19:52:37 -07:00
Jon Trulson
db8280189d
dtsession/SmSave: use absolute path to rm in system()
2014-12-27 19:42:21 -07:00
Jon Trulson
e02c703af7
dtsession/SmSave: get rid of use of tempnam (CID 89359)
2014-12-27 19:33:03 -07:00
Jon Trulson
7c702bff6e
dtsession/SmRestore: redo defaultCwd detection in StartClient() to be safer
2014-12-27 19:01:30 -07:00
Jon Trulson
a657f302f7
dtsession/SmRestore: fixup 8 coverity issues.
2014-12-27 18:19:55 -07:00
Jon Trulson
65dcf12c82
dtsession/SmGlobals: re-add smGD.savePath to generated paths, was lost in mkstemp changes.
2014-12-27 17:50:28 -07:00
Jon Trulson
93783917ab
dtsession/SmGlobals: unlink mkstemp generated files.
2014-12-27 17:24:04 -07:00
Peter Howkins
ab743c37e6
dtlogin: resolve more static analysis warnings
2014-12-27 23:13:59 +00:00
Jon Trulson
4b38955b01
dtsession/SmGlobals: use of tainted string (CID 89450)
2014-12-27 16:12:45 -07:00
Jon Trulson
1bde7d8c5c
dtsession/SmLock: potential null deref (CID 87561, 87957, 88181)
2014-12-27 16:06:23 -07:00
Jon Trulson
f14df58edb
dtsession/SmDB: error handling issues (CID 87778, 87926)
2014-12-27 15:54:55 -07:00
Jon Trulson
1148ae8794
dtsession/SmCommun: fix bogus check (CID 89326)
2014-12-27 15:50:29 -07:00
Jon Trulson
881b0e1ed0
dtsession/SmGlobals: fixup 17 coverity issues.
2014-12-27 15:42:04 -07:00
Peter Howkins
c768260785
dtlogin: resolve 8 compiler warnings.
2014-12-27 20:56:29 +00:00
Jon Trulson
61e925f3c5
dtlogin/xdmcp: fixup many warnings and a possible declaration bug
2014-12-27 13:01:26 -07:00
Jon Trulson
a71cde075e
dtwm/WmFP: Coverity (memory corruption, moderate)
2014-12-26 18:10:07 -07:00
Jon Trulson
f05c124807
dtwm/PopUpMenu: Coverity (memory corruption, moderate)
2014-12-26 17:30:50 -07:00
Jon Trulson
611dda1831
dtsession: Coverity (memory corruption, moderate)
2014-12-26 17:23:16 -07:00
Jon Trulson
055d98cafb
dtscreen: Coverity (memory corruption, moderate)
2014-12-26 17:17:58 -07:00
Jon Trulson
a5c7512782
dtprintinfo: Coverity (memory corruption, moderate)
2014-12-26 17:17:06 -07:00
Jon Trulson
b881408be0
dtlogin: Coverity (memory corruption, moderate)
2014-12-26 16:55:46 -07:00
Jon Trulson
235a75c03c
dtlogin: Coverity (memory corruption, moderate)
2014-12-26 16:23:54 -07:00
Jon Trulson
00540cb375
dtcalc: Coverity (memory corruption, moderate)
2014-12-26 16:19:23 -07:00
Jon Trulson
ff3cd78ac0
dtcalc: Coverity (memory corruption, moderate)
2014-12-26 16:17:43 -07:00
Jon Trulson
07dc336b96
dtsession: Coverity (memory corruption)
2014-12-26 14:24:31 -07:00
Jon Trulson
b41a74b595
dtsession: Coverity (memory corruption)
2014-12-26 14:22:05 -07:00
Jon Trulson
2e7ab68300
dtappbuilder: Coverity (memory corruption)
2014-12-26 14:14:32 -07:00
Peter Howkins
bc842043d2
dtlogin: Resolve 27 compiler warnings
2014-12-23 22:01:51 +00:00
Peter Howkins
e54c164fe1
dtlogin: start to resolve static analysis warnings
...
Also convert some K&R function declarations to ansi
2014-12-23 17:49:11 +00:00
Ulrich Wilkens
29294e0373
Fix FreeBSD 10.1 build
2014-11-20 17:48:57 -07:00
Jon Trulson
bf0666a330
it_IT.ISO8859-1/types/_common.dt.tmsg: Apply manual one-line patch
2014-10-28 13:58:32 -06:00
Ulrich Wilkens
01d6c363fa
OpenIndiana and Solaris port
2014-10-28 13:40:11 -06:00
Ulrich Wilkens
42e891d9e7
Resolve many build warnings
...
This patch fixes many warnings from the beginning of the build up to
and including the depend stage. Nearly all warnings should be gone
even with -Wall.
2014-09-23 17:57:50 -06:00