Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle mismatch in function/code section (#959) | Ben Smith | 2018-11-28 | 1 | -0/+7 |
If the function section is present, and has a non-zero count, then if the code section is absent the module should not validate. If either section is missing, but the count is zero it is OK. |