儲存庫 vbox 的更動 50170
- 時間撮記:
- 2014-1-23 上午03:45:52 (11 年 以前)
- 位置:
- trunk/src/VBox/Devices/Network/lwip-new
- 檔案:
-
- 修改 2 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Devices/Network/lwip-new/CHANGELOG
r50169 r50170 80 80 81 81 ++ Bugfixes: 82 83 2014-01-10: Simon Goldschmidt 84 * tcp.c: fixed bug #39898 tcp_fasttmr() possible lock due to infinte queue process loop 82 85 83 86 2013-06-29: Simon Goldschmidt -
trunk/src/VBox/Devices/Network/lwip-new/src/core/tcp.c
r50132 r50170 1160 1160 } 1161 1161 pcb = next; 1162 } else { 1163 pcb = pcb->next; 1162 1164 } 1163 1165 }
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器