HomePhabricator

fix signed/unsigned in strprintf and CNetAddr::GetByte()
463a1cab43fdUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

fix signed/unsigned in strprintf and CNetAddr::GetByte()

  • I checked every occurance of strprintf() in the code and used %u, where unsigned vars are used
  • the change to GetByte() was made, as ip is an unsigned char

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Sep 5 2012, 21:36
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING0a4e67afadd7: Bump client version number for 0.7.0rc3
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rSTAGING463a1cab43fd: fix signed/unsigned in strprintf and CNetAddr::GetByte() (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Sep 12 2012, 19:30