Opened 8 years ago

Last modified 7 years ago

#3922 new defect

Conditional jumps or moves depends on uninitialised value(s)

Reported by: bb Owned by:
Priority: Should Have Milestone: Backlog
Component: Core engine Keywords:
Cc: Patch:

Description

A Memcheck with Valgrind/valkyrie gave some errors on uninitialised byte's. See the attached log.

Attachments (1)

memcheck.xml (14.1 KB ) - added by bb 8 years ago.
log

Download all attachments as: .zip

Change History (2)

by bb, 8 years ago

Attachment: memcheck.xml added

log

comment:1 by fatherbushido, 7 years ago

In 19800:

Fix Valgrind complaints in CRenderer by properly intializing some members values introduced in r15473. Refs #3922, #4492. Patch by Sandarac. Reviewed by vladislavbelov.
Differential Revision: https://code.wildfiregames.com/D536

Note: See TracTickets for help on using tickets.