K 10 svn:author V 7 git2svn K 8 svn:date V 27 2022-08-29T13:08:03.198862Z K 7 svn:log V 551 pf: Make sure that pfi_update_status() always zeros counters pfi_update_status() can return early if the status interface doesn't exist. But in this case pf_getstatus() was copying uninitialized stack memory into the output nvlist. Reported by: Jenkins (KMSAN job) Reviewed by: kp MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D35659 (cherry picked from commit 333670372ffe2f1c562e1088a7779eb709006ba2) Git Hash: 86bd7f67c31f30169e77235e329d72ee98a87a29 Git Author: markj@FreeBSD.org END