Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-1802

span_mirror function vlib_buffer_copy Caused the leak of mbuf

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • VPP API Infra
    • None

      while The original packet is multiple mbuf Link together 。vlib_buffer_copy only vlib_buffer Link together;buf mbuf no link together.  Cause a mbuf leak at the time of rte_pktmbuf_free fuction 

      i think need vlib_buffer_chain_validate check.

       

            dmarion Damjan Marion
            jinshaohui jinshaohui jinshaohui
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: