HomeFreeBSD

libpthread_db: leave the memset size from unchanged.

Description

libpthread_db: leave the memset size from unchanged.

The size for the memset in pt_map_thread() shouldn't actually match the
reallocarray() so undo that part of r317200.

X-MFC with: r317200

Details

Provenance
pfgAuthored on
Parents
rS317200: libthread_db: unsign map_len and use reallocarray(3).
Branches
Unknown
Tags
Unknown