зеркало из https://github.com/mono/mail-archives.git
111 строки
4.2 KiB
HTML
111 строки
4.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 394332] Removing the next control in control.Leave causes crash
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20394332%5D%20Removing%20the%20next%20control%20in%20control.Leave%0A%09causes%20crash&In-Reply-To=bug-394332-28286%40https.bugzilla.novell.com/">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="076301.html">
|
|
<LINK REL="Next" HREF="076303.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 394332] Removing the next control in control.Leave causes crash</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20394332%5D%20Removing%20the%20next%20control%20in%20control.Leave%0A%09causes%20crash&In-Reply-To=bug-394332-28286%40https.bugzilla.novell.com/"
|
|
TITLE="[Mono-bugs] [Bug 394332] Removing the next control in control.Leave causes crash">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Wed Jul 2 12:40:24 EDT 2008</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="076301.html">[Mono-bugs] [Bug 394332] Removing the next control in control.Leave causes crash
|
|
</A></li>
|
|
<LI>Next message: <A HREF="076303.html">[Mono-bugs] [Bug 405807] MetadataWriter/ ImageWriter should emit fieldinitialization in the . data section instead of .text
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#76302">[ date ]</a>
|
|
<a href="thread.html#76302">[ thread ]</a>
|
|
<a href="subject.html#76302">[ subject ]</a>
|
|
<a href="author.html#76302">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=394332">https://bugzilla.novell.com/show_bug.cgi?id=394332</A>
|
|
|
|
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jpobst at novell.com</A> added comment
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=394332#c6">https://bugzilla.novell.com/show_bug.cgi?id=394332#c6</A>
|
|
|
|
|
|
Jonathan Pobst <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jpobst at novell.com</A>> changed:
|
|
|
|
What |Removed |Added
|
|
----------------------------------------------------------------------------
|
|
Status|ASSIGNED |RESOLVED
|
|
Resolution| |FIXED
|
|
|
|
|
|
|
|
|
|
--- Comment #6 from Jonathan Pobst <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jpobst at novell.com</A>> 2008-07-02 10:40:23 MDT ---
|
|
I could not reproduce the exception, but I don't think adding the null check
|
|
will hurt anything, so I committed the patch in r107074. Thanks for the patch!
|
|
|
|
2008-07-02 Jonathan Pobst <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">monkey at jpobst.com</A>>
|
|
|
|
* ContainerControl.cs: Apply a patch from Ernesto Carrea that adds
|
|
a null check to our focus walking code. [Fixes bug #394332]
|
|
|
|
|
|
--
|
|
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="076301.html">[Mono-bugs] [Bug 394332] Removing the next control in control.Leave causes crash
|
|
</A></li>
|
|
<LI>Next message: <A HREF="076303.html">[Mono-bugs] [Bug 405807] MetadataWriter/ ImageWriter should emit fieldinitialization in the . data section instead of .text
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#76302">[ date ]</a>
|
|
<a href="thread.html#76302">[ thread ]</a>
|
|
<a href="subject.html#76302">[ subject ]</a>
|
|
<a href="author.html#76302">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|