shewu / h4ck4th0n

Holy Balls: The Game
8 stars 2 forks source link

**SHOWSTOPPER** SocketConnection accesses invalid memory #11

Closed shewu closed 13 years ago

shewu commented 13 years ago

Minimal work is to be done on other bugs until this is fixed.

The code on origin/weirdbug segfaults for me on the second time the client tries to receive data from the server.

Here is the backtrace: https://github.com/shewu/h4ck4th0n/blob/e7d64fe7685cfdbdf3575e8a17de12afe9b0617c/backtrace

Here is valgrind output: https://github.com/shewu/h4ck4th0n/blob/6291fd5a7ab29364bbcf82d2818e6f3642b36d3f/out

We also have less fatal memory issues in origin/master.

shewu commented 13 years ago

Fixed in 487fa9933f994c676684