[augeas-devel] [Augeas] #343: segfault with paths beginning with double slash

Augeas trac at fedorahosted.org
Tue May 14 18:54:21 UTC 2013


#343: segfault with paths beginning with double slash
-------------------------------------------------+-------------------------
 Reporter:  mfalb                                |       Owner:  lutter
     Type:  defect                               |      Status:  new
 Priority:  major                                |   Milestone:  next
Component:  Augeas                               |     Version:  1.0.0
 Keywords:  segfault segmentation fault slashes  |  Blocked By:
  slash authorized_keys                          |
 Blocking:                                       |
-------------------------------------------------+-------------------------
 In the authorized_keys lens

 {{{
 (* Variable: filter *)
 let filter = incl (Sys.getenv("HOME") . "/.ssh/authorized_keys")
 }}}

 when the home directory is '/' then the resulting path is


 {{{
 //.ssh/authorized_keys
 }}}

 and augeas segfaults

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/343>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list