diff options
author | Siri Hansen <[email protected]> | 2016-02-12 15:04:30 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2016-02-18 12:31:54 +0100 |
commit | 171d7e2a161ef9270240aff0fa15a285df21c1ef (patch) | |
tree | ddf78a4feebc8af23c27f311f8502bb50cc8f98a /lib/webtool/info | |
parent | d96471b3f404f7341279d8598dd74d92fb1a923c (diff) | |
download | otp-171d7e2a161ef9270240aff0fa15a285df21c1ef.tar.gz otp-171d7e2a161ef9270240aff0fa15a285df21c1ef.tar.bz2 otp-171d7e2a161ef9270240aff0fa15a285df21c1ef.zip |
[ct_netconfc] Fix XML parsing when multiple messages in package
If a ssh package contained more than one netconf end tag, then the
second end tag was never detected in ct_netconfc:handle_data. Instead
it was included in the XML data given to the xmerl parser, which then
failed with reason "\"]]>\" is not allowed in content".
This problem was introduced by OTP-13007.
Diffstat (limited to 'lib/webtool/info')
0 files changed, 0 insertions, 0 deletions