[memprof] Fix rawprofile test on 32-bit architectures
The first argument of StackTrace constructor is a pointer to uptr. Match the type accordingly. This fixes builds on 32-bit architectures.
Loading
Please sign in to comment
The first argument of StackTrace constructor is a pointer to uptr. Match the type accordingly. This fixes builds on 32-bit architectures.