Hi Tom,
On Tue, Jul 27, 2010, Counihan, Tom wrote:
Unwind the driver registration/phonebook initialization stack on pbap plugin init failure scenarios.
---
plugins/pbap.c | 25 ++++++++++++++++++++-----
1 files changed, 20 insertions(+), 5 deletions(-)
Thanks for the patch! It's now upstream. In the future please pay
attention to your commit message line length. It shouldn't exceed 74
characters (or so) in order to be nicely viewable on a 80-character wide
terminal using git log. I fixed it this time for you manually.
Johan