OSDN Git Service

vc4: Add missing null terminator to the debug options list.
authorEric Anholt <eric@anholt.net>
Tue, 9 Sep 2014 14:28:12 +0000 (07:28 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 9 Sep 2014 14:28:12 +0000 (07:28 -0700)
commit840f38112026e9f71edd3dba7f88e09dec57b960
tree8a08c517f1f9aa87a2efcd80229e990bb966201d
parent181581280bd430d122d416e308c1de82db82da04
vc4: Add missing null terminator to the debug options list.

So far, apparently there's been some NULL laying at the address just after
the options anyway, but the next commit changed that.
src/gallium/drivers/vc4/vc4_screen.c