[Mono-bugs] [Bug 457108] New: Fields with fixed RVA should be retained at that RVA
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Dec 7 10:34:15 EST 2008
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: mono-bugs at lists.ximian.com
ReportedBy: kornelpal at gmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list