Sorry but I messed up sending the patch and it ended up with two entries
in the From header field, which git am will parse as:
"Author: sa...@posteo.net "
rather than:
"Author: Eduard Sanou "
The right From header should be the one seen in this email.
Commit e522751d605d99a81508e58390a8f51ee96fb662 ("seq_file: reset iterator to
first record for zero offset") introduced a reset to the first iterator object
when reads have zero offset, but this can leave unflushed data from previous
reads in the 'private_data' buffer generating a repeated first ob
2 matches
Mail list logo