Bug #55
NsSetCount == 0
| Status: | Resolved | Start: | 07/23/2010 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | Adobe | % Done: | 100% |
|
| Category: | ABC Format | |||
| Target version: | - | |||
Description
On Adobe's web site, sample http://www.adobe.com/devnet/flash/samples/time_1/index.html and others have an AbcFile.ConstantPool.NsSetCount == 0, which according to the documentation should not happen.
Currently in r170, the code is changed so it will only issue a warning, but it would be nice to know how this is supposed to be.
History
Updated by Robert 439 days ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Might be a compiler bug. We must think about how we are dealing with this. Suggestion : think about the issues and log a warning if it is no secruity concern. Otherwise reject the file.
We wont get a precise answer from Adobe anyway.