diff options
author | Brian Paul <[email protected]> | 2018-01-25 14:37:34 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2018-01-26 10:44:05 -0700 |
commit | acaec6cdd9e65cd2daf4d6a6bb78a909cf9c306c (patch) | |
tree | 71da4d701e75fab0091fac62e548b2f310618e1f /common.py | |
parent | 8096b558a7d769b20b1545b83399d67b8a3df94a (diff) |
mesa: silence MinGW 'may be unused uninitialized' warning in get.c
The warning happens on line 2114 for the memcpy(data, p, size) call.
I'm not sure why that generates the warning but not the earlier use
of p in the code.
Reviewed-by: Neha Bhende <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions