This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: Fix TUI null pointer dereference


Andrew Stubbs wrote:
Jim Blandy wrote:

We generally avoid using assignments directly as conditions.  Just
hoist the assignment out and just say 'if (term)'.  With that change,
feel free to commit.


OK. Here is an updated patch.

I do not have write permission/ability. If I could get that set up that would be great, but till then somebody else wil have to submit it for me please.

I have now commited this myself!


Thanks to all who made it possible. Now on to the next ...

Andrew


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