This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk 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 review] Check null pointer


On Thu, 2006-08-17 at 14:42 +0800, Yao Qi wrote:
> When chasing bug about libunwind, I find that some pointer should be
> checked.  Here is a small patch to check null pointer.
> 
> 2006-08-17  Yao Qi  <qiyao@localhost.localdomain>
> 
>         * StackCallbacks.java (getProcName): Check the null pointer.
>         (getProcOffset): Ditto.
> 
> Please review.
> I will check it in later if none here object this patch.
> 

Yup, you're right - that check should be in there.

Mike


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