commit | 7b0baf0d87fa4fd226a74fbbe2e86f795ee40f15 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Tue Apr 23 13:47:06 2013 +0200 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Tue Apr 23 13:47:06 2013 +0200 |
tree | c8bf9e5ba83645012f4d3483a490f6883d6dfff3 | |
parent | 9d2d64ff211a46dc4db89b4d1e6f8aee077cb541 [diff] |
Ensure that plistlib doesn't corrupt deeply nested datastructures Without this changeset plistlib would write empty tags for plistlib.Data objects in deeply nested datastructures. Fixes #17353