<feed xmlns='http://www.w3.org/2005/Atom'>
<title>radsecproxy.git, branch coverity</title>
<subtitle>RADIUS proxy with support for TLS RadSec</subtitle>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/'/>
<entry>
<title>Move allocation of memory, making error case simpler.</title>
<updated>2017-08-01T14:38:51+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2017-08-01T14:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=91f288e0d343aea949fe6f131a261ce7706ac661'/>
<id>91f288e0d343aea949fe6f131a261ce7706ac661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make warning about failing IPV6_V6ONLY info level.</title>
<updated>2017-07-30T21:34:57+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2017-07-30T21:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=f99c3a90010dbfbf74e409458692af95370159c8'/>
<id>f99c3a90010dbfbf74e409458692af95370159c8</id>
<content type='text'>
We might have a bug where bindtoaddr() tries to set V6ONLY on IPv4
sockets. Until that's been resolved, don't alarm users on debug level
'warning'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We might have a bug where bindtoaddr() tries to set V6ONLY on IPv4
sockets. Until that's been resolved, don't alarm users on debug level
'warning'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Verify return code from fcntl calls.</title>
<updated>2017-07-30T20:52:35+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2017-07-30T20:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=e35b909b4eb109cc891446cb982a157dbffef27d'/>
<id>e35b909b4eb109cc891446cb982a157dbffef27d</id>
<content type='text'>
Have connectnonblocking() warn and fail if setting O_NONBLOCK fails.
Have it warn if restoring of flags fail.

coverity: 1449515
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Have connectnonblocking() warn and fail if setting O_NONBLOCK fails.
Have it warn if restoring of flags fail.

coverity: 1449515
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup varargs in error case too.</title>
<updated>2017-07-30T20:29:21+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2017-07-30T20:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=27dcf856e91be99dd40aa504a8cf2258b52cf6da'/>
<id>27dcf856e91be99dd40aa504a8cf2258b52cf6da</id>
<content type='text'>
coverity: 1449517
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
coverity: 1449517
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use 'out' if malloc fails.</title>
<updated>2017-07-30T20:25:18+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2017-07-30T20:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=bf803f4aab7e40c35d197c36651e4cd8097819dd'/>
<id>bf803f4aab7e40c35d197c36651e4cd8097819dd</id>
<content type='text'>
coverity: 1449518
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
coverity: 1449518
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't risk calling _validauth() with sec == NULL.</title>
<updated>2017-07-30T20:21:59+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2017-07-30T20:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=99758d2928588ad21742c2c767dba313173d1e8d'/>
<id>99758d2928588ad21742c2c767dba313173d1e8d</id>
<content type='text'>
buf2radmsg() is never called with rqauth != NULL and secret == NULL
but let's protect against future callers.

coverity: 1449519
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
buf2radmsg() is never called with rqauth != NULL and secret == NULL
but let's protect against future callers.

coverity: 1449519
</pre>
</div>
</content>
</entry>
<entry>
<title>Check return value from setsockopt().</title>
<updated>2017-07-30T20:12:19+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2017-07-30T20:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=d9e2de1a0d2f60cdf153d7efc5e6563a4764573b'/>
<id>d9e2de1a0d2f60cdf153d7efc5e6563a4764573b</id>
<content type='text'>
coverity: 1449508, 1449522.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
coverity: 1449508, 1449522.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dont deref 'to' if it's NULL.</title>
<updated>2017-07-30T19:47:24+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2017-07-30T19:47:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=c329d323515fa2ad25b10cc2fc294f33635ed639'/>
<id>c329d323515fa2ad25b10cc2fc294f33635ed639</id>
<content type='text'>
coverity: 1450948
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
coverity: 1450948
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use r if malloc fails.</title>
<updated>2017-07-30T19:46:29+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2017-07-30T19:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=c2624d484fd8034bd498d0573e43baee7faceae4'/>
<id>c2624d484fd8034bd498d0573e43baee7faceae4</id>
<content type='text'>
coverity: 1450949
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
coverity: 1450949
</pre>
</div>
</content>
</entry>
<entry>
<title>Free 'new' in error case.</title>
<updated>2017-07-30T19:09:34+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2017-07-30T19:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=dc55291f5b206bf33e34e6730eeccb3b3fc3f9d8'/>
<id>dc55291f5b206bf33e34e6730eeccb3b3fc3f9d8</id>
<content type='text'>
coverity: 1449511
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
coverity: 1449511
</pre>
</div>
</content>
</entry>
</feed>
