K 10 svn:author V 8 brueffer K 8 svn:date V 27 2014-02-11T15:16:49.682280Z K 7 svn:log V 300 In acline_init(), initialize ac_line to SRC_UNKNOWN. Previously this could lead to the -n option effectively being ignored (in case ac_line happened to be 0 aka SRC_AC), or other undefined behaviour. PR: 169779 Submitted by: Alex Gonzalez Reviewed by: jhb MFC after: 2 weeks END