
<     if (!propname)
---
>     if (!propname)
>     {
>         ret = -ENOMEM;
>         p->dt_maps_allocated = false;
>         break;
>     }
