git: kernel/vtnet: Replace recursion with a loop to avoid a stack overflow.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Mon Sep 1 10:29:33 PDT 2014


commit d7044a16b7c480ce69b814b8b3de561615f8b3b4
Author: Imre Vadasz <imre at vdsz.com>
Date:   Mon Sep 1 14:54:13 2014 +0200

    kernel/vtnet: Replace recursion with a loop to avoid a stack overflow.

Summary of changes:
 sys/dev/virtual/virtio/net/if_vtnet.c | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d7044a16b7c480ce69b814b8b3de561615f8b3b4


-- 
DragonFly BSD source repository



More information about the Commits mailing list