2009-10-06 Mark Probst <mark.probst@gmail.com>
commitf77f667b78de3962cc1fa6cb4227fb5c4475115e
authorMark Probst <mark.probst@gmail.com>
Tue, 6 Oct 2009 12:40:06 +0000 (6 12:40 -0000)
committerMark Probst <mark.probst@gmail.com>
Tue, 6 Oct 2009 12:40:06 +0000 (6 12:40 -0000)
tree2cb54d99f1fc8cc2f6a680eb55de765a2792092b
parent44685c345d37b156ef81b13b5dc3f6365965e18b
2009-10-06  Mark Probst  <mark.probst@gmail.com>

        * object.c (mono_method_return_message_restore): Handle the case
        where the argument is an instance of a generic type.  Fixes
        #544446.

2009-10-06  Mark Probst  <mark.probst@gmail.com>

        * bug-544445.cs: New test.

        * Makefile.am: Test added.

svn path=/trunk/mono/; revision=143506
mono/metadata/ChangeLog
mono/metadata/object.c
mono/tests/ChangeLog
mono/tests/Makefile.am
mono/tests/bug-544446.cs [new file with mode: 0644]