On 14 October 2015 15:39:39 CEST, Lev Stipakov wrote:
>ACK from me. Tested on ics-openvpn, problem with endtag now fixed.
>
>A nitpick. git am says:
>
>/home/stiple/Projects/ics-openvpn/.git/modules/main/openvpn/rebase-apply/patch:20:
>
>trailing whitespace.
> char *line_ptr = line;
>warning
ACK from me. Tested on ics-openvpn, problem with endtag now fixed.
A nitpick. git am says:
/home/stiple/Projects/ics-openvpn/.git/modules/main/openvpn/rebase-apply/patch:20:
trailing whitespace.
char *line_ptr = line;
warning: 1 line adds whitespace errors.
On 14.10.2015 16:05, Arne Sc
Move things to the proper place, ensure that line_ptr is actually properly
initialized for *every* line read, not just for the first one
---
src/openvpn/options.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/openvpn/options.c b/src/openvpn/options.c
index 086dcea..c2b95