Richard Frith-Macdonald
|
4233915c06
|
Fix boundary issues
|
2018-02-27 15:06:27 +00:00 |
|
Richard Frith-Macdonald
|
c6e4220409
|
Add _unicodeString method to return GSUnicodeString subclass instance for tests
|
2018-02-27 15:00:52 +00:00 |
|
Richard Frith-Macdonald
|
776c0bbcd8
|
Fix boundary checks searching for unicode strings
|
2018-02-25 22:30:08 +00:00 |
|
Richard Frith-Macdonald
|
984803d922
|
Put characterset data on one line to avoid misleading line-count of source
|
2018-02-11 17:07:25 +00:00 |
|
Richard Frith-Macdonald
|
a6c7492c42
|
avoid checker warning
|
2018-02-11 17:03:24 +00:00 |
|
Richard Frith-Macdonald
|
b3ce87ff4f
|
tweaks to keep static checker happy
|
2018-02-11 12:03:52 +00:00 |
|
Richard Frith-Macdonald
|
f72708742a
|
Avoid compiler warnings
|
2018-02-11 09:46:07 +00:00 |
|
Richard Frith-Macdonald
|
64732ce825
|
add comment and cast to void
|
2018-02-09 08:41:11 +00:00 |
|
Richard Frith-Macdonald
|
96e16ba825
|
improve comment and compiler hint
|
2018-02-09 08:37:25 +00:00 |
|
Richard Frith-Macdonald
|
006160ebc3
|
Merge branch 'master' of ssh://github.com/gnustep/libs-base
Conflicts:
ChangeLog
|
2018-02-09 08:33:30 +00:00 |
|
Richard Frith-Macdonald
|
c9a1d39055
|
Fix potential buffer overrun
|
2018-02-09 08:32:22 +00:00 |
|
fredkiefer
|
2901390d0f
|
* Source/NSXMLElement.m(-addAttribute:): Correct linear list code
for name spaces. This fixes the last remaining Coverity issue.
|
2018-02-09 00:07:53 +01:00 |
|
Richard Frith-Macdonald
|
323f9abace
|
cast -scanString: return to void where we don't need to check it.
|
2018-02-08 06:10:47 +00:00 |
|
Richard Frith-Macdonald
|
ab822a35a3
|
check and warn about failure to set reuseaddr
|
2018-02-08 06:08:41 +00:00 |
|
Richard Frith-Macdonald
|
a211bb4aee
|
improve warnings about loss of infomration converting scalar type sizes
|
2018-02-08 06:05:25 +00:00 |
|
Richard Frith-Macdonald
|
d95203c968
|
Tweka for overflow of negative number calculation
|
2018-02-07 15:13:48 +00:00 |
|
Richard Frith-Macdonald
|
c515993d45
|
avoid checker warning
|
2018-02-07 13:31:26 +00:00 |
|
Richard Frith-Macdonald
|
6ad1b0e7b2
|
add security checks on port file
|
2018-02-07 13:26:38 +00:00 |
|
Richard Frith-Macdonald
|
8420eeed03
|
keep checker happy
|
2018-02-07 13:02:08 +00:00 |
|
Richard Frith-Macdonald
|
fec1eafa32
|
cast to void to avoid warning
|
2018-02-07 11:40:34 +00:00 |
|
Richard Frith-Macdonald
|
9968a13711
|
temporarily ifdef out some code thast's not yet used
|
2018-02-07 11:36:59 +00:00 |
|
Richard Frith-Macdonald
|
93a961304a
|
casts to avoid spurious warnings
|
2018-02-07 10:53:13 +00:00 |
|
Richard Frith-Macdonald
|
73f3fb78ab
|
raise on character conversion failure
|
2018-02-07 10:49:02 +00:00 |
|
Richard Frith-Macdonald
|
0d61b42215
|
remove dead code
|
2018-02-07 10:45:08 +00:00 |
|
Richard Frith-Macdonald
|
ad87ff5462
|
raise exception on character conversion failure
|
2018-02-07 10:38:57 +00:00 |
|
Richard Frith-Macdonald
|
14c2d9402d
|
Remove dead code and improve testing
|
2018-02-07 09:48:56 +00:00 |
|
Richard Frith-Macdonald
|
3edc201239
|
Patch by Yavor Doganov to send message id in port messages
|
2018-02-07 07:02:40 +00:00 |
|
Richard Frith-Macdonald
|
033b921903
|
improve error checking
|
2018-02-06 18:05:28 +00:00 |
|
Richard Frith-Macdonald
|
c0d6599def
|
use double type for average
|
2018-02-06 16:59:49 +00:00 |
|
Richard Frith-Macdonald
|
fcd464f118
|
Help checker know that we don't need return value
|
2018-02-06 16:49:07 +00:00 |
|
Richard Frith-Macdonald
|
df6d65accc
|
check step in function before use
|
2018-02-06 12:51:25 +00:00 |
|
Richard Frith-Macdonald
|
f7c71c695e
|
fix possible nul pointer deref
|
2018-02-06 12:43:55 +00:00 |
|
Richard Frith-Macdonald
|
3d98433cc7
|
log failure to turn on keepalive
|
2018-02-06 12:37:03 +00:00 |
|
Richard Frith-Macdonald
|
0f7a6d58d3
|
log if we fail to turn on keepalive
|
2018-02-06 12:34:04 +00:00 |
|
Richard Frith-Macdonald
|
ccd2fb1ac0
|
Tell compiler we don't care about rreturn value
|
2018-02-06 12:26:32 +00:00 |
|
Richard Frith-Macdonald
|
1937b36b86
|
Update assertion macros to support multiple arguments
|
2018-02-06 09:35:34 +00:00 |
|
Richard Frith-Macdonald
|
8450b94bc8
|
logic fig for overflow becoming underflow when using negated values
|
2018-02-05 13:26:41 +00:00 |
|
Richard Frith-Macdonald
|
0d6d01bc00
|
use cast when masking 64bit value
|
2018-02-05 13:14:31 +00:00 |
|
Richard Frith-Macdonald
|
96dcac7a74
|
remove dead code
|
2018-02-05 13:07:59 +00:00 |
|
Richard Frith-Macdonald
|
a29213a3a2
|
remove unused code
|
2018-02-05 13:03:58 +00:00 |
|
Richard Frith-Macdonald
|
7e7d71d63e
|
remove redundant code
|
2018-02-05 08:14:41 +00:00 |
|
Richard Frith-Macdonald
|
493eb2cf2f
|
remove unused code
|
2018-02-05 08:11:46 +00:00 |
|
Richard Frith-Macdonald
|
546deb4604
|
check for failure of dup/dup2 even though it will never happen
|
2018-02-04 11:36:06 +00:00 |
|
Richard Frith-Macdonald
|
54bf6598ed
|
make sure the hour we read from the time zone file is constrained to 0-23
|
2018-02-04 11:21:47 +00:00 |
|
Richard Frith-Macdonald
|
b135bc8ae0
|
suppress warning using cast
|
2018-02-04 11:17:33 +00:00 |
|
Richard Frith-Macdonald
|
ab670fd27a
|
improive handling of failed character conversion
|
2018-02-04 11:10:07 +00:00 |
|
Richard Frith-Macdonald
|
113867e9e6
|
fix for collation alone being set
|
2018-02-04 10:51:01 +00:00 |
|
Richard Frith-Macdonald
|
5277bf7043
|
Keep checker happy by avoiding possible null pointer deref
|
2018-02-04 10:35:15 +00:00 |
|
Richard Frith-Macdonald
|
890eaa9d32
|
don't copy address info ifg getpeername fails
|
2018-02-04 10:10:57 +00:00 |
|
Richard Frith-Macdonald
|
4f50f358c3
|
more fixups for unicode and to avoid warnings
|
2018-02-04 08:38:20 +00:00 |
|