strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
payloads are not aligned to 4 byte boundaries
[strongswan.git]
/
src
/
pluto
/
modecfg.c
diff --git
a/src/pluto/modecfg.c
b/src/pluto/modecfg.c
index
0d0cd89
..
a2acce2
100644
(file)
--- a/
src/pluto/modecfg.c
+++ b/
src/pluto/modecfg.c
@@
-419,7
+419,7
@@
static stf_status modecfg_build_msg(struct state *st, pb_stream *rbody,
close_output_pbs(&attrval);
}
enumerator->destroy(enumerator);
- close_
message
(&strattr);
+ close_
output_pbs
(&strattr);
modecfg_hash(r_hashval, r_hash_start, rbody->cur, st);
close_message(rbody);