From: Simon McVittie <smcv@collabora.com>
Date: Tue, 4 Jul 2017 17:00:59 +0100
Subject: [PATCH 05/19] _dbus_marshal_validate_test: Merge two sets of
signature validity checks
The deleted lines used to be a test for _dbus_validate_signature(),
until I deleted that function. We also had a completely separate
test for _dbus_validate_signature_with_reason() which remains present.
Some of the test vectors were tested in both places.
Signed-off-by: Simon McVittie <smcv@collabora.com>
---
dbus/dbus-marshal-validate-util.c | 62 ++++++---------------------------------
1 file changed, 9 insertions(+), 53 deletions(-)