mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-04 09:05:34 -05:00
b40ca53f13
../../../trunk/libretroshare/src/rsitems/rsmsgitems.cc: In member function ‘virtual void RsMsgTags::serial_process(RsGenericSerializer::SerializeJob, RsGenericSerializer::SerializeContext&)’: ../../../trunk/libretroshare/src/rsitems/rsmsgitems.cc:93:22: warning: ‘n’ may be used uninitialized in this function [-Wmaybe-uninitialized] 93 | uint32_t n ; | ^