Raise Out_of_memory when Augeas fails with AUG_ENOMEM
authorPino Toscano <ptoscano@redhat.com>
Wed, 13 Sep 2017 16:25:00 +0000 (18:25 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 13 Sep 2017 16:56:43 +0000 (17:56 +0100)
commit62f4b1532b3b55da5b46043da9d44138ce5e48c4
treec6b7932619043284fa6e1b3b8d022beb8298c5b8
parent8d4400eec2d49b540e79f787e1b4b7f90bfa5591
Raise Out_of_memory when Augeas fails with AUG_ENOMEM

This is more in style with what OCaml reports in this kind of
situations.
augeas-c.c