Project

General

Profile

« Previous | Next » 

Revision 673a50ac

Added by skyjake over 12 years ago

Network|Fixed: Parsing client's info query on server

The "Info?" query from a client was parsed incorrectly: strcmp()
expects null-terminated strings, while the received data was not
null-terminated.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences