jovibor / HexCtrl

Fully-featured Hex Control written in C++/MFC.
Other
167 stars 58 forks source link

Fix divide by zero error when search is small e.g. < 1000 bytes #48

Closed datasynergyuk closed 3 years ago

jovibor commented 3 years ago

Nice catch, thanks. Though, I've fixed it a bit simpler.