public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug malloc/21556] malloc_stats printing size_t fields as unsigned int
       [not found] <bug-21556-131@http.sourceware.org/bugzilla/>
@ 2021-05-28 12:49 ` crusaderky at gmail dot com
  2021-10-29 16:57 ` mail at nh2 dot me
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: crusaderky at gmail dot com @ 2021-05-28 12:49 UTC (permalink / raw)
  To: glibc-bugs

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

crusaderky at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |crusaderky at gmail dot com

--- Comment #4 from crusaderky at gmail dot com ---
malloc_stats has been recently updated to use the new mallinfo2 as its backend,
but it still casts everything as unsigned int.

The accumulators in_use_b and system_b for the total paragraphs are also
unsigned ints.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug malloc/21556] malloc_stats printing size_t fields as unsigned int
       [not found] <bug-21556-131@http.sourceware.org/bugzilla/>
  2021-05-28 12:49 ` [Bug malloc/21556] malloc_stats printing size_t fields as unsigned int crusaderky at gmail dot com
@ 2021-10-29 16:57 ` mail at nh2 dot me
  2021-10-29 17:12 ` mail at nh2 dot me
  2023-11-13 17:39 ` mail at nh2 dot me
  3 siblings, 0 replies; 4+ messages in thread
From: mail at nh2 dot me @ 2021-10-29 16:57 UTC (permalink / raw)
  To: glibc-bugs

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

Niklas Hambüchen <mail at nh2 dot me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11486|0                           |1
        is obsolete|                            |

--- Comment #5 from Niklas Hambüchen <mail at nh2 dot me> ---
Created attachment 13746
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13746&action=edit
Newer patch based on mallinfo2

I've updated the patch to the currentl glibc version, using the mallinfo2
struct, removing truncating casts.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug malloc/21556] malloc_stats printing size_t fields as unsigned int
       [not found] <bug-21556-131@http.sourceware.org/bugzilla/>
  2021-05-28 12:49 ` [Bug malloc/21556] malloc_stats printing size_t fields as unsigned int crusaderky at gmail dot com
  2021-10-29 16:57 ` mail at nh2 dot me
@ 2021-10-29 17:12 ` mail at nh2 dot me
  2023-11-13 17:39 ` mail at nh2 dot me
  3 siblings, 0 replies; 4+ messages in thread
From: mail at nh2 dot me @ 2021-10-29 17:12 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #6 from Niklas Hambüchen <mail at nh2 dot me> ---
I just submitted the new patch to libc-alpha@sourceware.org

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug malloc/21556] malloc_stats printing size_t fields as unsigned int
       [not found] <bug-21556-131@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2021-10-29 17:12 ` mail at nh2 dot me
@ 2023-11-13 17:39 ` mail at nh2 dot me
  3 siblings, 0 replies; 4+ messages in thread
From: mail at nh2 dot me @ 2023-11-13 17:39 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #7 from Niklas Hambüchen <mail at nh2 dot me> ---
(In reply to Niklas Hambüchen from comment #6)
> I just submitted the new patch to libc-alpha@sourceware.org

The thread:
https://sourceware.org/pipermail/libc-alpha/2021-October/132474.html

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-11-13 17:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-21556-131@http.sourceware.org/bugzilla/>
2021-05-28 12:49 ` [Bug malloc/21556] malloc_stats printing size_t fields as unsigned int crusaderky at gmail dot com
2021-10-29 16:57 ` mail at nh2 dot me
2021-10-29 17:12 ` mail at nh2 dot me
2023-11-13 17:39 ` mail at nh2 dot me

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).