<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/libcli/raw/rawfileinfo.c, branch talloc-2.3.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>s4/libcli/raw: clang: Fix 'Dereference of null pointer'</title>
<updated>2019-09-25T09:47:31+00:00</updated>
<author>
<name>Noel Power</name>
<email>noel.power@suse.com</email>
</author>
<published>2019-07-26T16:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a1a448b19b9565a00e3077690dbda44ed727b2e4'/>
<id>a1a448b19b9565a00e3077690dbda44ed727b2e4</id>
<content type='text'>
Fixes:

source4/libcli/raw/rawfileinfo.c:597:2: warning: Dereference of null pointer &lt;--[clang]
        SMBCLI_CHECK_WCT(req, 10);
        ^
source4/libcli/raw/rawfileinfo.c:639:2: warning: Dereference of null pointer &lt;--[clang]
        SMBCLI_CHECK_WCT(req, 11);
        ^

Signed-off-by: Noel Power &lt;noel.power@suse.com&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes:

source4/libcli/raw/rawfileinfo.c:597:2: warning: Dereference of null pointer &lt;--[clang]
        SMBCLI_CHECK_WCT(req, 10);
        ^
source4/libcli/raw/rawfileinfo.c:639:2: warning: Dereference of null pointer &lt;--[clang]
        SMBCLI_CHECK_WCT(req, 11);
        ^

Signed-off-by: Noel Power &lt;noel.power@suse.com&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4/libcli/raw: clang: Fix 'Access to field results in a deref of a null ptr</title>
<updated>2019-09-25T09:47:31+00:00</updated>
<author>
<name>Noel Power</name>
<email>noel.power@suse.com</email>
</author>
<published>2019-07-26T15:06:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=55c6e4bcc1b084fc391c21b387694a099a015c83'/>
<id>55c6e4bcc1b084fc391c21b387694a099a015c83</id>
<content type='text'>
Fixes:

source4/libcli/raw/rawfileinfo.c:301:56: warning: Access to field 'transport' results in a dereference of a null pointer (loaded from variable 'session') &lt;--[clang]
    parms-&gt;standard.out.create_time = raw_pull_dos_date2(session-&gt;transport,
                                                                         ^
source4/libcli/raw/rawfileinfo.c:314:55: warning: Access to field 'transport' results in a dereference of a null pointer (loaded from variable 'session') &lt;--[clang]
    parms-&gt;ea_size.out.create_time = raw_pull_dos_date2(session-&gt;transport,

Signed-off-by: Noel Power &lt;noel.power@suse.com&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes:

source4/libcli/raw/rawfileinfo.c:301:56: warning: Access to field 'transport' results in a dereference of a null pointer (loaded from variable 'session') &lt;--[clang]
    parms-&gt;standard.out.create_time = raw_pull_dos_date2(session-&gt;transport,
                                                                         ^
source4/libcli/raw/rawfileinfo.c:314:55: warning: Access to field 'transport' results in a dereference of a null pointer (loaded from variable 'session') &lt;--[clang]
    parms-&gt;ea_size.out.create_time = raw_pull_dos_date2(session-&gt;transport,

Signed-off-by: Noel Power &lt;noel.power@suse.com&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:libcli/raw: add RAW_FILEINFO_NORMALIZED_NAME_INFORMATION support</title>
<updated>2019-05-01T17:22:26+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2019-04-25T10:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0c602319194bda6b2a0efdd7c186078583f79264'/>
<id>0c602319194bda6b2a0efdd7c186078583f79264</id>
<content type='text'>
This is supported over the wire in SMB 3.1.1 on starting with
Windows 10 1803.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13919

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is supported over the wire in SMB 3.1.1 on starting with
Windows 10 1803.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13919

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure convert_string_XXX is always called with a valid converted_size pointer.</title>
<updated>2011-03-29T19:01:49+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2011-03-29T18:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0c5214e2eb6249914230f092fe35dfa49da24c34'/>
<id>0c5214e2eb6249914230f092fe35dfa49da24c34</id>
<content type='text'>
Preparation for cleaning up this API.

Autobuild-User: Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date: Tue Mar 29 21:01:49 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preparation for cleaning up this API.

Autobuild-User: Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date: Tue Mar 29 21:01:49 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_string*()</title>
<updated>2011-03-24T00:47:26+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-03-23T23:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=15e84a9a09c5a86416e964a3258ee35718fbf45a'/>
<id>15e84a9a09c5a86416e964a3258ee35718fbf45a</id>
<content type='text'>
we shouldn't accept bad multi-byte strings, it just hides problems

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Thu Mar 24 01:47:26 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we shouldn't accept bad multi-byte strings, it just hides problems

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Thu Mar 24 01:47:26 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish removal of iconv_convenience in public API's.</title>
<updated>2010-05-18T09:45:30+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-05-09T15:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f9ca9e46ad24036bf00cb361a6cef4b2e7e98d7d'/>
<id>f9ca9e46ad24036bf00cb361a6cef4b2e7e98d7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change uint_t to unsigned int in source4</title>
<updated>2010-02-02T06:18:18+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>mkraai@beckman.com</email>
</author>
<published>2010-01-05T17:42:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d8071e7ed7c57e8b0f2d80420e27f9ea7ab63022'/>
<id>d8071e7ed7c57e8b0f2d80420e27f9ea7ab63022</id>
<content type='text'>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: Use same function signature for convert_* as s3.</title>
<updated>2009-03-01T18:55:46+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-03-01T18:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=94069bd2747a8397308c0b0b384f7bb4edd8f68b'/>
<id>94069bd2747a8397308c0b0b384f7bb4edd8f68b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add allow_badcharcnv argument to all conversion function, for</title>
<updated>2009-03-01T05:33:40+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-03-01T05:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9ffb6d2d9e78ed192b8215194b6328d03d1ddad3'/>
<id>9ffb6d2d9e78ed192b8215194b6328d03d1ddad3</id>
<content type='text'>
consistency with Samba 3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
consistency with Samba 3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused include param/param.h.</title>
<updated>2008-10-24T14:37:56+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-10-24T14:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=23302413b3fc9cb3695a255b1ea6883f029b46fe'/>
<id>23302413b3fc9cb3695a255b1ea6883f029b46fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
