]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Allow script_setenv() to truncate values
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 25 Apr 2019 11:57:31 +0000 (13:57 +0200)
committerDaniel Lenski <dlenski@gmail.com>
Thu, 25 Apr 2019 14:39:36 +0000 (09:39 -0500)
commit334f660e743d124a6ee1d18982c450a49796f75f
tree3dbdbc3870002e09bee73d112a1b19d13b0fe463
parent8f9e7adf89c7b52b98b1341002acd6b91fe6c541
Allow script_setenv() to truncate values

This means we don't have to do nasty things to const strings in
process_split_xxclude().

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
library.c
openconnect-internal.h
script.c