bugDotGNU Portable.NET - Bugs: bug #1530, cscc-c-s: assigning values to an...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #1530: cscc-c-s: assigning values to an array raise an exception

Submitted by:  None
Submitted on:  Mon 28 Oct 2002 11:09:01 AM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: NoneStatus: Fixed
Privacy: PublicAssigned to: None
Open/Closed: Closed

Sun 29 Dec 2002 11:25:36 AM UTC, comment #2:

Fix checked in 29 Dec 2002

Rhys Weatherley <rweather>
Project Administrator
Sun 29 Dec 2002 09:24:23 AM UTC, comment #1:

It looks to me like a verifier bug , where the array (which is a SystemValueType) and the int fails PtrCompatible.

Must be some way to check for the array compatibility using the elem_ field in the struct.

Gopal.V <t3rmin4t0r>
Project Administrator
Mon 28 Oct 2002 11:09:01 AM UTC, original submission:

example:
--snip test.c
main(){
char foo[5];
foo[0]='\0';
}
--snip

$cscc test.c; ilrun a.out.exe
Uncaught exception: System.Security.VerificationException:
...

Anonymous

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 2 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Sun 29 Dec 2002 11:25:36 AM UTCrweatherStatusNone=>(Error - Not Found)
  Open/ClosedOpen=>(Error - Not Found)

Back to the top


Powered by Savane 3.1-cleanup1