|
|
|
|
|
by blucaz
644 days ago
|
|
malloc_info() is not consumed internally but it is only wired up as a debugging utility via systemd-analyze, which is sorely needed when things go bad in strange and weird ways. It would be entirely fine for a libc to just implement a stub that returns a fixed string: <malloc version="0">Not implemented</malloc> or so. |
|