It looks like a zone update-policy statement is the cause.
When ./lib/isccfg/parser.c:cfg_print_obj encounters the structure

    zone {
        type ...
        update-policy {
            grant ...
        };
        file ...
    };

, it manages to print the type and file directives and crash. It
is somehow skipping the printing of the update-policy sub structure.
                                          
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
https://signup.live.com/signup.aspx?id=60969


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to