Skip to content
Snippets Groups Projects
user avatar
Leonid Vasiliev authored
Fix possible overlap of IPROTO_ERROR by IPROTO_ERROR_24.
This was possible because messages are transmitted in a map and
an order is not defined. IPROTO_ERROR_24 could be parsed after
the IPROTO_ERROR, and could throw it away.
a219e258
History
Name Last commit Last update