« Bugzilla Issues Index
#2179 — need to review all complex constructor algorithm for reentrancy issues
- bug_id:
2179
- creation_ts:
2013-11-03 11:07:00 -0800
- short_desc:
need to review all complex constructor algorithm for reentrancy issues
- delta_ts:
2015-01-15 16:19:01 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 20: October 28, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- dependson:
- everconfirmed:
true
- reporter:
Allen Wirfs-Brock
- assigned_to:
Allen Wirfs-Brock
- commentid:
6416
- comment_count:
0
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-03 11:07:32 -0800
- commentid:
11345
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-13 16:31:18 -0800
fixed in rev31 editor's draft
combined object allocation and initialization in built-in constructors so this sort of reentrancy can't happen (for those).
- commentid:
11414
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-15 16:19:01 -0800
In Rev31