Summary: | Read overflow in test/corrupt.c | ||
---|---|---|---|
Product: | dbus | Reporter: | Yury Gribov <tetra2005> |
Component: | core | Assignee: | D-Bus Maintainers <dbus> |
Status: | RESOLVED FIXED | QA Contact: | D-Bus Maintainers <dbus> |
Severity: | minor | ||
Priority: | medium | CC: | bugzilla |
Version: | 1.10 | Keywords: | patch |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | review+ | ||
i915 platform: | i915 features: | ||
Attachments: |
test: Fix reading off the end of an array in test-corrupt
test: Fix a couple of memory leaks in test-corrupt |
Description
Yury Gribov
2017-04-04 20:11:41 UTC
Created attachment 130686 [details] [review] test: Fix reading off the end of an array in test-corrupt One level of pointer indirection too many when passing the arguments to dbus_message_append_args(). https://bugs.freedesktop.org/show_bug.cgi?id=100568 Signed-off-by: Philip Withnall <withnall@endlessm.com> Created attachment 130687 [details] [review] test: Fix a couple of memory leaks in test-corrupt Spotted while testing bug #100568. Signed-off-by: Philip Withnall <withnall@endlessm.com> Patches look good, thanks. Fixed in 1.10.18, and in git master for 1.11.12. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.