Bug #3260
linker is insufficiently careful with strtok
Start date:
2012-10-05
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Setting LD_PRELOAD, LD_HWCAP, LD_SFCAP or LD_CAP_FILES to a string containing only the appropriate separator for those variables will crash the linker when it (eventually) dereferences NULL.
Updated by Rich Lowe over 8 years ago
- Subject changed from ld is insufficiently careful with strtok to linker is insufficiently careful with strtok
Updated by Rich Lowe over 8 years ago
- Status changed from In Progress to Resolved
- % Done changed from 70 to 100
Resolved in cc4ec43