Dax89 / QHexView

A versatile Hexadecimal widget for Qt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible error

ZanyXDev opened this issue · comments

bool res = m_buffer->getChar(&c);

Variable 'res' is assigned a value that is never used.