ruby: Don't segfault if callbacks throw exceptions (RHBZ#664558).
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 28 Mar 2011 09:03:16 +0000 (10:03 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 28 Mar 2011 09:03:16 +0000 (10:03 +0100)
commite751293e10d5ecbb2ef43a61b9c153a1fc4f0304
tree4c1049f6ab884bff5d850004bcbd427cfaf85f13
parenta0e3b2183733c7440ad017c4ffe361935672339b
ruby: Don't segfault if callbacks throw exceptions (RHBZ#664558).
(Thanks Chris Lalancette).

See:
https://bugzilla.redhat.com/show_bug.cgi?id=664558#c6
generator/generator_ruby.ml
ruby/tests/tc_rhbz664558c6.rb [new file with mode: 0644]