1
1
Bert Wesarg 3111877ad9 oshmem/mca/sshmem: Fix build with --enable-mem-debug
`--enable-mem-debug` `#define`s `realloc`/`free` as macros, though macros
are also matched if they appear in references to members. Rename the
members to avoid this matching.

See 

Signed-off-by: Bert Wesarg <bert.wesarg@tu-dresden.de>
2020-07-13 08:56:38 +02:00
..
2020-03-07 09:36:43 -08:00