> Installed in master.

Hi,

Quick note about your changes. It seems all places with 'var =
hash_initialize()' have the following check:
if (!var)
    xalloc_die ();

Probably, it will be more... programmish if you make and add
xhash_initialize() function with that check in it.
DRY.

On Mon, 2 Sep 2019 at 19:57, Akim Demaille <a...@lrde.epita.fr> wrote:
>
>
>
> > Le 2 sept. 2019 à 09:45, 江 祖铭 <jjzum...@outlook.com> a écrit :
> >
> > Thanks for your response.
> >
> > I am glad that the bug found by me has been confirmed.
> >
> > I think the fix is good and it can prevent the crash mentioned.
> >
> > Thanks.
>
> Installed in master.



-- 
Egor Pugin

Reply via email to