Bug 11429 - Python bindings don't check integer types
Summary: Python bindings don't check integer types
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: 10973
  Show dependency treegraph
 
Reported: 2015-08-05 04:48 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:48:50 UTC
Integers in python bindings generated by PIDL do not trap when values that do not fit into the underlying C storage are set.
Comment 1 Stefan Metzmacher 2015-09-04 10:48:25 UTC
Fixed in v4-3-test