[Mono-bugs] [Bug 78379][Nor] Changed - Tao.Sdl crashes with glibc detected free() only on Linux

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 15 07:43:41 EDT 2006


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 jan.reitz at lanxess.com.

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 jan.reitz at lanxess.com  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)...


More information about the mono-bugs mailing list