[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Fix null pointer access in octave_fcn_binder::maybe_binder
From: |
c. |
Subject: |
Re: [PATCH] Fix null pointer access in octave_fcn_binder::maybe_binder |
Date: |
Sun, 10 Nov 2013 09:38:43 +0100 |
On 10 Nov 2013, at 08:08, PrasannaKumar Muralidharan <address@hidden> wrote:
> I have created a small patch that fixes a null pointer access. Found
> this issue with the help of clang static analyser. Please review the
> patch.
>
> If I am not following the correct process please let me know.
>
> Thanks,
> PrasannaKumar
>
Thanks for the patch!
To make sure it doesn't get forgotten it is better to submit it on the patch
tracker here:
https://savannah.gnu.org/patch/?group=octave
thanks,
c.