diff options
author | Thomas Hindoe Paaboel Andersen <[email protected]> | 2017-01-15 00:28:54 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2017-01-16 18:07:08 +0100 |
commit | 8daf6de3deddef8f71f8b1af61b12cd8cb783433 (patch) | |
tree | 49085a79b0d2588576be988ab83932cba1cbeda6 /src/Makefile.am | |
parent | 0d9a4efce9c7503544fb828b225ea32a11bc799b (diff) |
gallium/hud: avoid buffer overrun
Renaming data sources was added in
e8bb97ce30051b999a4a69c9b27884daeb8d71e6
It was possible to use a new name longer than
the name array in hud_graph of 128. This
patch truncates the name to fit the array.
CC: Marek Olšák <[email protected]>
Signed-off-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions