K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-01-04T17:50:52.528587Z K 7 svn:log V 280 bridge_do_pfctl: allocate mib_name dynamically using asprintf This is being done to reduce wasted space, simplify complexity in the code, and to quell a Coverity warning about buffer overruns. warning about buffer overruns. MFC after: 1 week Reported by: Coverity CID: 1006736 END