[PATCH] kernel32: Clamp maximum console window size to screen buffer size.

Sebastian Lackner sebastian at fds-team.de
Tue Jan 5 22:50:44 CST 2016


On 06.01.2016 05:47, Hugh McMaster wrote:
> On Wednesday, 6 Jan 2016 05:34:55 +0100, Sebastian Lackner wrote:
>>
>> On 06.01.2016 05:26, Hugh McMaster wrote:
>>> From: Sebastian Lackner <sebastian at fds-team.de>
>>>
>>> Signed-off-by: Sebastian Lackner <sebastian at fds-team.de>
>>> Signed-off-by: Hugh McMaster <hugh.mcmaster at outlook.com>
>>> ---
>>> dlls/kernel32/console.c | 4 ++--
>>> dlls/kernel32/tests/console.c | 9 +++++++++
>>> 2 files changed, 11 insertions(+), 2 deletions(-)
>>
>> Thanks for adding your sign-off. Please note that there is no need to resend the
>> patch itself, if you don't do any changes. A mail just with "Signed-off-by: ..."
>> as reply to wine-patches at winehq.org is sufficient, and makes it easier to review.
> 
> Sorry. I wasn't certain how to generate the sign-off email. Is it done throught git or a copy-paste of the patch header?

No problem. I'm not aware of a way to send such a mail with git, the easiest way is
probably just to send a email with "Signed-off-by:..." using a mail client of your choice.




More information about the wine-devel mailing list