j
k
j a
j l
Francisco Casas (@fcasas) commented about libs/vkd3d-shader/hlsl.y:
} static struct list *add_call(struct hlsl_ctx *ctx, const char *name,
}
static struct list *add_call(struct hlsl_ctx *ctx, const char *name,
I just realized we are not freeing the memory of `name`. Maybe this patch could handle it.
Back to the thread
Back to the list