diff options
author | Rob Herring <[email protected]> | 2017-05-09 11:56:49 -0500 |
---|---|---|
committer | Rob Clark <[email protected]> | 2017-05-09 14:20:54 -0400 |
commit | db6f38cb6a43f315f4e2aa613eae02d5a451295c (patch) | |
tree | 81b4507fda1185bbca0ab6a5b65b27f127d0149d /src/compiler/nir/nir.h | |
parent | c42952ea90f42538505c213763bf4bd9776c2ff4 (diff) |
freedreno: fix clang error in fd_get_compute_param
With commit 10c17f23b752 ("freedreno: core compute state support"),
Android builds fail with the following error:
external/mesa3d/src/gallium/drivers/freedreno/freedreno_screen.c:610:17: error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security]
sprintf(ret, ir);
^~
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/compiler/nir/nir.h')
0 files changed, 0 insertions, 0 deletions