This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: patch to fix null-pointer failure in libjava/boehm.cc


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

Per> I don't know if this is quite right.  I don't know this code at all,
Per> and I'm curious if there was a reason for dereferencing field->u.addr
Per> twice in the original code.

I don't think there was.

Per> Is this appropriate for 4.0 - or perhaps 4.0.1?

I wrote a similar but different patch yesterday... I couldn't
reproduce this, though, so I was going to ask you to test it.  Your
patch is fine, please check it in.  It should definitely go in 4.0.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]