|
|
Line 32: |
Line 32: |
| * Unknown Interface cur-version: 0x7100266E70 [ID = 0x36f3a242] | | * Unknown Interface cur-version: 0x7100266E70 [ID = 0x36f3a242] |
|
| |
|
| === [[Error_Report_services|erpt]] === | | === [[NS_services|ns]] === |
| Only a single instruction was changed (besides GNU build-id). Previously, when validating the CreateReportContext in Reporter::CreateReport, Nintendo checks that FieldId_ErrorCode is present, and that the field corresponding to FieldId_ErrorCode has type == FieldType_String (ResultFieldTypeMismatch if not) and that it has size <= 0xE (ResultArrayFieldTooLarge if not).
| | This seems to be a rebuild?(IPC-client vfuncs were added) |
| | |
| It now checks that the error code string is size <= 0xF instead of <= 0xE.
| |
|
| |
|
| ==See Also== | | ==See Also== |