Actions
Bug #949
closeddtrace should only include the first instance of a library found on its library path
Start date:
2011-04-23
Due date:
% Done:
100%
Estimated time:
Difficulty:
Tags:
Gerrit CR:
External Bug:
Description
rm at Joyent fixed a bug whereby DTrace would attempt to include all versions of a library found along its library path (-Lfoo -Lbar would load both foo/thing.d and bar/thing.d). We should pull this fix when we pull their other DTrace fixes.
Updated by Rich Lowe about 12 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Resolved in r13354 commit:2b2c36a81512
Actions