• R
    macvtap: avoid invalid free · 80b077ee
    Roopa Prabhu 提交于
    Commit 0472f39f plugged a leak, but introduced another bug:
    
    Actually looks like physfndev is conditionally allocated in getPhysfnDev
    Its better to modify getPhysfnDev to allocate physfndev every time.
    80b077ee
macvtap.c 33.9 KB