Andre Grueneberg
2012-03-08 19:11:14 UTC
Hi Nick
Nick Andre schrieb:
NA> Is there any workaround that can be done in BinkD?
Best we could do is to treat this M_GET as unexpected (as if there is no such
file). But I have no clue how IRex would react to it.
Alternatively one could treat offset > size like offset == 0, but here again
it's unclear how implementations would react ... this could end in an endless
loop of M_FILE(offset 0)+M_GET(offset invalid).
CU Andre E-Mail: ***@grueneberg.de
Nick Andre schrieb:
NA> Is there any workaround that can be done in BinkD?
Best we could do is to treat this M_GET as unexpected (as if there is no such
file). But I have no clue how IRex would react to it.
Alternatively one could treat offset > size like offset == 0, but here again
it's unclear how implementations would react ... this could end in an endless
loop of M_FILE(offset 0)+M_GET(offset invalid).
CU Andre E-Mail: ***@grueneberg.de