Fix GET_PROGRAM_NAME() on Solaris to not try to modify a read-only string
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Fri, 8 Apr 2011 20:03:16 +0000 (13:03 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 9 Apr 2011 00:36:46 +0000 (17:36 -0700)
commit64ce3933f59f71ac78d83b8b3db813b6d2619382
tree65aebf7e65b07d0ad81a98984efaf7155edff0f3
parentee678895e903f3ecbbd95b4584dbfbb127f9d4f0
Fix GET_PROGRAM_NAME() on Solaris to not try to modify a read-only string

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
src/mesa/drivers/dri/common/xmlconfig.c