Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
other
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Apr 2008 at 20:07 UTC
Updated:
28 Apr 2008 at 18:16 UTC
The functions xmlrpc_errno and xmlrpc_error_msg don't check for a NULL error object to be returned. This will throw warnings when run.
The attached patch wraps the return with a check for NULL.
| Comment | File | Size | Author |
|---|---|---|---|
| xmlrpc_get_error.patch | 677 bytes | boombatower |
Comments
Comment #1
dries commentedI've committed this patch to both DRUPAL-6 and CVS HEAD. It seems to fix some Simpletests exceptions.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.