Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78379 --- shadow/78379 2006-05-15 07:01:39.000000000 -0400 +++ shadow/78379.tmp.12255 2006-05-15 07:43:41.000000000 -0400 @@ -110,6 +110,15 @@ 'IntPtr', so the runtime doesn't try to free the value returned by the C function. The above solution works only if the native SDL_GetError () function allways returns static memory, if it returns dynamic memory, that will be leaked. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-15 07:43 ------- +ah, thank you for your help, +i try to fix the Tao.Sdl code and inform the maintainer, if i get it +working. + +btw. if i had read thoroughly what you wrote before (misread the part +around: "so TAO needs to be changed instead"), i could have answered +this for myself (if i knew c and pinvoke better)... _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
