https://bugzilla.novell.com/show_bug.cgi?id=457108


           Summary: Fields with fixed RVA should be retained at that RVA
           Product: Mono: Runtime
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=258490)
 --> (https://bugzilla.novell.com/attachment.cgi?id=258490)
FixedFieldRva.zip

Actual Results:
HiddenFixedField.exe
12345678
00000000

CrossAppDomainDataSharing.exe
CrossAppDomainDataSharing.exe: 0000
NewDomain: 0000
CrossAppDomainDataSharing.exe: abcd
NewDomain: abcd

Expected Results:
HiddenFixedField.exe
12345678
90abcdef

CrossAppDomainDataSharing.exe
CrossAppDomainDataSharing.exe: 0000
NewDomain: 0000
CrossAppDomainDataSharing.exe: abcd
NewDomain: 0000


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to