andromedarabbit / earlgrey

High performance online gaming server engine.
2 stars 1 forks source link

NetworkStreamTest 깨짐 #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
버퍼가 NULL이라 참조 예외가 발생합니다. 원인 분석과 
수정은 일단 미루고 이슈
만 적어봅니다.

Original issue reported on code.google.com by kaistizen on 3 Mar 2010 at 5:36

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r392.

일단은 테스트만 되도록.

Original comment by joe.j...@gmail.com on 3 Mar 2010 at 8:35

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r393.

unit test 시 가끔 죽는 현상 수정, exception handler 들은 
프로그램 종료시 GlobalExceptionHandler 가 destruction 될때 
제거되는데.._txstring 사용이 문제가 됨.

Original comment by joe.j...@gmail.com on 3 Mar 2010 at 9:39

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
위의 작업에서 고쳐진 것 같네요.

Original comment by plaint...@andromedarabbit.net on 11 Oct 2011 at 11:55