HP-UX Secure Shell A.04.40.005, A.04.40.006 and A.04.40.007Release Notes
HP-UX Secure Shell A.04.40.005, A.04.40.006 and A.04.40.007
New Features in OpenSSH 4.4p1
Chapter15
Replacement of malloc (3) and realloc (3) Invocations
Starting with OpenSSH 4.4p1, all integer overflow susceptible
invocations of malloc() and realloc() are replaced with xcalloc()
and xasprintf() failure-checked allocation functions.