2011-10-27 Phil Muldoon <pmuldoon@redhat.com>
authorPhil Muldoon <pmuldoon@redhat.com>
Thu, 27 Oct 2011 10:29:58 +0000 (10:29 +0000)
committerPhil Muldoon <pmuldoon@redhat.com>
Thu, 27 Oct 2011 10:29:58 +0000 (10:29 +0000)
commitf77b9a5df0dca976e9fa9c8731c313d5b54befe1
tree4e62fbc1927a221759c1e9dc70ef8657124b52d8
parentc28a9f495181d46aa6644c6dfd4e48756ca4a437
2011-10-27  Phil Muldoon  <pmuldoon@redhat.com>

        PR python/13331

* python/py-function.c (fnpy_call): Check 'args' is not NULL.
(convert_values_to_python): Return on Python tuple allocation
failure.  Return NULL on value conversion error.
gdb/ChangeLog
gdb/python/py-function.c