summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorthorpej <thorpej@NetBSD.org>2002-03-31 00:38:21 +0000
committerthorpej <thorpej@NetBSD.org>2002-03-31 00:38:21 +0000
commite998533e8ac034c72d4ee81f42ebe355c893d8bd (patch)
tree678b4b3342cef81cbcf9236855b0243ddad57a60 /sys/dev
parent71f2ffe1e7d310ffefedfa597f4a84e32a4d99e0 (diff)
From the "How the Hell did this ever work before?!" department...
In getDisplayInfo(), don't use malloc(). Instead use static storage for the two things we'd want to allocate. getDisplayInfo() is called before VM is bootstrapped in the console init path.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions