#180: Segmentation fault with recursive lens
------------------------+---------------------------------------------------
Reporter: fgiraldeau | Owner: lutter
Type: defect | Status: new
Priority: major | Milestone: next
Component: Augeas | Version: 0.7.4
Keywords: |
------------------------+---------------------------------------------------
Here is a small lens that triggers a segfault:
{{{
module Bug =
let rec rec_i = [ key /[aA]/ . rec_i ]?
test rec_i get "aA" = ?
}}}
--
Ticket URL: <https://fedorahosted.org/augeas/ticket/180>
Augeas <http://augeas.net/>
a configuration API
_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel