bareos: bareos-18.2 d145c8e9

Author Committer Branch Timestamp Parent
franku franku bareos-18.2 2019-07-15 17:29 bareos-18.2 59562832 Pending
Affected Issues  0001100: bconsole crashes when a pam authentication aborts
Changeset console: reset a pointer variable after free

    fixes 0001100: bconsole crashes when a pam authentication aborts

    This fixes a double free of a pointer when the called pam module
    aborts the authentication i.e. in case of an error
mod - core/src/console/auth_pam.cc Diff File