Hi Mat,
On 09/29/2017 05:37 PM, Mat Martineau wrote:
The maximum nesting level was not being enforced, and the stack array
used to
generate D-Bus messages was not large enough.
---
v2: Add 'unlikely' notation and comments for unexpected errors, and move
one error check to skip extra work.
ell/dbus-message.c | 33 +++++++++++++++++++++++++++++++--
1 file changed, 31 insertions(+), 2 deletions(-)
Both applied thanks.
Regards,
-Denis