close_output_pbs(&reply) ???????
"roberto" <[email protected]> Fri, 18 Apr 2003 16:22:39 +0200
| Newsgroups | gmane.network.freeswan.user,gmane.network.freeswan.devel |
|---|---|
| Message-ID | <001001c305b6$25c8cfd0$3ce5623e@franky> |
Why does the code of function main_outI1() call the function close_output_pbs(&reply)? The reply.lenfld and reply.container are NULL, so the function esc without doing anything. Is it right? Thanks in advance.