Closed Bug 567107 Opened 15 years ago Closed 14 years ago

ABC file spec needs to specify the max number of interfaces that can be implemented

Categories

(Tamarin Graveyard :: Documentation, defect, P4)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Q1 12 - Brannan

People

(Reporter: brbaker, Assigned: akruetzf)

References

Details

(Whiteboard: loose-end)

> (From update of attachment 387695 [details] [diff] [details]) > In addition to the test case we also need to tweak the ABC file format spec to > say the limit on interface count is 2^29 Should it be 2^29 or 2^28? I think the check is for 2^28 http://hg.mozilla.org/tamarin-redux/annotate/tip/core/AbcParser.cpp#l1793 1793 if (interfaceCount >= 0x10000000) 1794 toplevel->throwVerifyError(kCorruptABCError);
Flags: flashplayer-qrb?
Assignee: nobody → dansmith
Flags: flashplayer-qrb? → flashplayer-qrb+
Priority: -- → P4
Target Milestone: --- → flash10.2
Blocks: Andre
Assignee: dansmith → akruetzf
Declassifying this doc bug.
Group: tamarin-security
Target Milestone: Q3 11 - Serrano → Q4 11 - Anza
Simple to resolve, land in i9 please.
Whiteboard: loose-end
Flags: flashplayer-bug-
Target Milestone: Q4 11 - Anza → Q1 12 - Brannan
Blocks: avmspec
Depends on 557640
Depends on: 557640
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.