Menu

#6 uninitialized field (detected with valgrind)

None
pending
nobody
None
5
2021-02-12
2020-01-24
No

==461912== Conditional jump or move depends on uninitialised value(s)
==461912== at 0x121518: poke (c64sid.h:58)
==461912== by 0x121518: libsidplayfp::SidBank::poke(unsigned short, unsigned char) (SidBank.h:63)
==461912== by 0x12295F: libsidplayfp::MOS6510::eventWithoutSteals() (mos6510.cpp:62)
==461912== by 0x12B4A0: clock (EventScheduler.h:145)
==461912== by 0x12B4A0: clock (c64.h:212)
==461912== by 0x12B4A0: run (player.cpp:201)
==461912== by 0x12B4A0: libsidplayfp::Player::play(short, unsigned int, std::vector<int*, std::allocator<int*=""> ></int*,>) (player.cpp:227)
==461912== by 0x13741A: ConsolePlayer::iterateaudio() (sid.cpp:435)
==461912== by 0x111488: main (linktest.cpp:35)

1 Attachments

Discussion

  • Leandro Nini

    Leandro Nini - 2020-04-01

    This is related to the change in [patches:#5], it would be better to merge the patches.

     

    Related

    Patches: #5

  • Leandro Nini

    Leandro Nini - 2020-04-01
    • status: open --> pending
    • Group: -->
     

Log in to post a comment.