bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/30857] Use of uninitialized memory


From: nickc at redhat dot com
Subject: [Bug gas/30857] Use of uninitialized memory
Date: Mon, 18 Sep 2023 11:11:01 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30857

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |FIXED

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Jacob,

  Thanks for the bug report.

> HOW TO FIX:
> 1) Intead of calling XNEW call XCNEW that calls calloc instead of malloc.
>   This will ensure that the inequality will fail.

I have checked in this suggested solution.


> What is the point then of telling me to « go to bugzilla » ???
> I just do not understand this group really.

The purpose is that it allows to keep track of bugs individually.

This bug was a simple one and so will probably not involve a lot
of discussion or trial and error whilst fixing, but this is not
true of all bugs.  Some take a long time to fix, and some are fixed
and then later on reappear.  Having a specific bug report to gather
together all comments, patches and reproducers regarding a single
problem makes things a lot easier to track and resolve.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]