]> gitweb.ps.run Git - ps-cgit/commitdiff
Maŕk cgit_environment members const
authorLukas Fleischer <cgit@cryptocrack.de>
Mon, 1 Apr 2013 15:11:14 +0000 (17:11 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 8 Apr 2013 13:43:17 +0000 (15:43 +0200)
These reflect the values of environment variables and should never be
changed. Add another xstrdup() when we assign environment variables to
strings that are potentially non-constant.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>

No differences found