cadets / freebsd-old

FreeBSD src tree http://www.FreeBSD.org/
Other
12 stars 7 forks source link

dt_hashmap should allow for stack references #149

Closed dstolfa closed 2 years ago

dstolfa commented 2 years ago

We currently don't allow for stack references to be used in dt_hashmap.c and that results in crashes. This should be fixed.