On Jun 25, 2014, at 3:02 PM, Pravin Shelar wrote:
> On Wed, Jun 25, 2014 at 11:39 AM, Daniele Di Proietto
> wrote:
>> This commit fixes memory leaks in dp_execute_cb() in two cases:
>>- when the output port cannot be found
>>- when the recirculation depth is exceeded
>>
>> Reported-by:
On Wed, Jun 25, 2014 at 11:39 AM, Daniele Di Proietto
wrote:
> This commit fixes memory leaks in dp_execute_cb() in two cases:
> - when the output port cannot be found
> - when the recirculation depth is exceeded
>
> Reported-by: Pravin Shelar
> Signed-off-by: Daniele Di Proietto
> ---
T
This commit fixes memory leaks in dp_execute_cb() in two cases:
- when the output port cannot be found
- when the recirculation depth is exceeded
Reported-by: Pravin Shelar
Signed-off-by: Daniele Di Proietto
---
lib/dpif-netdev.c | 11 ++-
1 file changed, 10 insertions(+), 1 del