Ticket #2365 (closed defect: fixed)
Circular dependencies crash libsensors
| Reported by: | khali | Owned by: | khali |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.1.0 |
| Component: | libsensors | Version: | 3.0.3 |
| Keywords: | Cc: |
Description
The following configuration file causes libsensors to die with a segmentation fault:
chip "*-*" compute in0 @+in1_input, @-in1_input compute in1 @+in0_input, @-in0_input
This configuration file is clearly not correct, but libsensors should still not crash on it.
Change History
Note: See
TracTickets for help on using
tickets.
