Bug 12779 - cli->server_os not filled correctly
Summary: cli->server_os not filled correctly
Status: RESOLVED DUPLICATE of bug 12824
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: libsmbclient (show other bugs)
Version: 4.6.3
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Stefan Metzmacher
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-08 10:40 UTC by Stefan Metzmacher
Modified: 2017-06-07 09:13 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Metzmacher 2017-05-08 10:40:44 UTC
cli->server_os (and others) are never updated as they're always a valid pointer.

smb_bytes_pull_str() also produced wrong strings, due to an alignment bug.
Comment 1 Stefan Metzmacher 2017-06-07 08:30:29 UTC
*** Bug 12824 has been marked as a duplicate of this bug. ***
Comment 2 Andreas Schneider 2017-06-07 09:13:34 UTC
Sorry, the current patches already use the bug number #12824

*** This bug has been marked as a duplicate of bug 12824 ***