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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2025-08-02
           Assignee|unassigned at sourceware dot org   |amodra at gmail dot com
     Ever confirmed|0                           |1

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
(In reply to Hannes Domani from comment #1)
> but there is actually code in there that expects key=NULL.

Yes, that is where I broke things.  I was fixing the fact that when key is
NULL, toosmall passes that NULL pointer to printf for a %s arg, and didn't
check properly how key was used.

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

Reply via email to