[Mesa-dev] [PATCH 0/1] Avoid leaking parameter name in prog_to_nir

Matthias Lorenz oschowa at web.de
Thu Feb 21 09:09:05 UTC 2019


Noticed this while looking at recent commits.
I'm not familiar with the Mesa codebase so this might be incorrect,
but I don't see how this strdup'ed variable would be freed.

Matthias Lorenz (1):
  Avoid leaking parameter name in prog_to_nir.

 src/mesa/program/prog_to_nir.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--
2.20.1



More information about the mesa-dev mailing list