[mythtv-commits] Ticket #8439: Invalid read of size 1 in GetNvidiaRates
MythTV
mythtv at cvs.mythtv.org
Mon May 10 03:22:03 UTC 2010
#8439: Invalid read of size 1 in GetNvidiaRates
------------------------------+---------------------------------------------
Reporter: dougt@… | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: Unspecified
Severity: medium | Mlocked: 0
------------------------------+---------------------------------------------
Valgrind reports:
==32267== Invalid read of size 1
==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)
==32267== by 0x5889978: DisplayResX::GetVideoModes() const
(DisplayResX.cpp:129)
==32267== by 0x8F1BBD5: (below main) (libc-start.c:226)
==32267== Address 0xed69bbf is 0 bytes after a block of size 3,527
alloc'd
==32267== at 0x4024F20: malloc (vg_replace_malloc.c:236)
==32267== by 0x589DAD1: XNVCTRLQueryTargetBinaryData (NVCtrl.c:708)
==32267== by 0x8F1BBD5: (below main) (libc-start.c:226)
==32267==
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/8439>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list