diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2010-09-11 11:13:21 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2010-09-11 11:13:21 +0000 |
commit | 4547a29bb5bafa8c3d8068937641164a9e24f967 (patch) | |
tree | 827bac6ee7c2373c9053daa1bc9eea5f114b6e1d /sys/net80211/ieee80211_crypto_tkip.c | |
parent | 96fce850490edbbc74dce5a3ac534944c164c42e (diff) |
Fix lazy binding issue by making sure the second argument to _dl_find_symbol()
always points to a pointer that is initialized to NULL. Consistently use
NULL instead of mixing NULL and 0 to make the pattern more obvious.
Fixes nm(1) crashes that happen when you pass it multiple object files on
the command line.
ok miod@
Diffstat (limited to 'sys/net80211/ieee80211_crypto_tkip.c')
0 files changed, 0 insertions, 0 deletions