Changes between Initial Version and Version 2 of Ticket #8439
- Timestamp:
- 05/10/10 20:46:48 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8439
- Property Owner changed from to
- Property Status new → assigned
- Property Type defect → patch
- Property Version Unspecified → 0.23-fixes
-
Ticket #8439 – Description
initial v2 1 1 Valgrind reports: 2 2 {{{ 3 3 ==32267== Invalid read of size 1 4 4 ==32267== at 0x588FC48: GetNvidiaRates(std::map<unsigned int, double, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, double> > >&) (util-nvctrl.cpp:162) … … 10 10 ==32267== by 0x8F1BBD5: (below main) (libc-start.c:226) 11 11 ==32267== 12 12 }}}
