Add missing prof_malloc() call in allocm().

Add a missing prof_malloc() call in allocm().  Before this fix, negative
object/byte counts could be observed in heap profiles for applications
that use allocm().
1 file changed