]> git.ipfire.org Git - thirdparty/openvpn.git/commit
status_printf function will now set error flag on
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Fri, 18 Jul 2008 07:15:27 +0000 (07:15 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Fri, 18 Jul 2008 07:15:27 +0000 (07:15 +0000)
commit6cd276ba3fced973e5006ccabcb51d5734721914
tree4e0c3b9f0d2020e983387107457b3731b4650cad
parentddad0a8c23560ba39b786144d8b74be8b8ffd64f
status_printf function will now set error flag on
output truncation or failure of write() to write the
expected number of bytes.

Raised STATUS_PRINTF_MAXLEN to 512 (from 256).

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3077 e7ae566f-a301-0410-adde-c780ea21d3b5
init.c
status.c