1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-02 08:58:33 +03:00
Volker Lendecke 657610a0e4 smbd: Fix 240393 Uninitialized pointer read
If we run into the "This is a stream on the root of the share" case,
in old line 409 (new line 417) we "goto done;". If then in old line 1027
(new line 1035) "build_stream_path" fails, "start" is uninitialized.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Jan  8 05:44:15 CET 2016 on sn-devel-144
2016-01-08 05:44:15 +01:00
..
2014-08-06 09:51:14 +02:00
2015-10-13 01:23:07 +02:00
2015-08-14 07:46:12 +02:00
2015-12-23 18:23:16 +01:00
2015-10-13 01:23:07 +02:00
2015-04-28 20:48:01 +02:00
2015-04-28 20:48:01 +02:00
2015-03-17 11:30:52 +01:00