Bug 6726 - Filename length overwrites oplock request field in cli_nt_create().
Summary: Filename length overwrites oplock request field in cli_nt_create().
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.4
Classification: Unclassified
Component: libsmbclient (show other bugs)
Version: unspecified
Hardware: Other Linux
: P3 normal
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 17:06 UTC by Jeremy Allison
Modified: 2009-09-15 02:42 UTC (History)
0 users

See Also:


Attachments
Fix for 3.4.2. (457 bytes, patch)
2009-09-14 17:06 UTC, Jeremy Allison
vl: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Allison 2009-09-14 17:06:00 UTC
In libsmb/clifile.c a SIVAL should have been an SVAL. Patch attached. Volker please review and assign to Karolin for inclusion in 3.4.2.
Jeremy.
Comment 1 Jeremy Allison 2009-09-14 17:06:51 UTC
Created attachment 4690 [details]
Fix for 3.4.2.
Comment 2 Volker Lendecke 2009-09-14 17:34:55 UTC
Comment on attachment 4690 [details]
Fix for 3.4.2.

Thanks!

Volker
Comment 3 Volker Lendecke 2009-09-14 17:35:43 UTC
Karolin, please pick for 3.4.2.

Thanks,

Volker
Comment 4 Karolin Seeger 2009-09-15 02:42:20 UTC
Pushed, will be included in 3.4.2.
Closing out bug report.

Thanks!