tcp_listen() did not copy the pcb's prio

This commit is contained in:
goldsimon
2010-03-22 10:06:49 +00:00
parent 5d153ca1b3
commit 124ca0fed2
2 changed files with 6 additions and 2 deletions

View File

@@ -169,6 +169,9 @@ HISTORY
++ Bugfixes:
2010-03-22: Simon Goldschmidt
* tcp.c: tcp_listen() did not copy the pcb's prio.
2010-03-19: Simon Goldschmidt
* snmp_msg.c: Fixed bug #29256: SNMP Trap address was not correctly set