===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libemail-address-xs-perl-1.04/dovecot-parser.c-675-
libemail-address-xs-perl-1.04/dovecot-parser.c:676:static int parse_angle_addr(struct message_address_parser_context *ctx)
libemail-address-xs-perl-1.04/dovecot-parser.c-677-{
##############################################
libemail-address-xs-perl-1.04/dovecot-parser.c-730-
libemail-address-xs-perl-1.04/dovecot-parser.c:731:static int parse_name_addr(struct message_address_parser_context *ctx)
libemail-address-xs-perl-1.04/dovecot-parser.c-732-{
##############################################
libemail-address-xs-perl-1.04/dovecot-parser.c-752-
libemail-address-xs-perl-1.04/dovecot-parser.c:753:	if (parse_angle_addr(ctx) < 0) {
libemail-address-xs-perl-1.04/dovecot-parser.c-754-		/* broken */
##############################################
libemail-address-xs-perl-1.04/dovecot-parser.c-850-	start = ctx->parser.data;
libemail-address-xs-perl-1.04/dovecot-parser.c:851:	if ((ret = parse_name_addr(ctx)) < 0) {
libemail-address-xs-perl-1.04/dovecot-parser.c-852-		/* nope, should be addr-spec */