Bug 11430 - Python bindings don't check array sizes
Summary: Python bindings don't check array sizes
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Python (show other bugs)
Version: 4.2.3
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Jelmer Vernooij
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on: 11483
Blocks:
  Show dependency treegraph
 
Reported: 2015-08-05 04:52 UTC by Andrew Bartlett
Modified: 2015-09-04 10:48 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Bartlett 2015-08-05 04:52:43 UTC
Our python bindings do not check if an list being assigned into a C structure with a fixed size array fits or is not to small.
Comment 1 Stefan Metzmacher 2015-09-04 10:48:38 UTC
Fixed in v4-3-test