help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] sharutils-4.15.2/src/uuencode.c


From: Stefan Kanthak
Subject: [PATCH] sharutils-4.15.2/src/uuencode.c
Date: Sat, 18 Jun 2022 14:01:47 +0200

Remove the almost duplicate code to process the last 1 or 2 input characters;
Access each input character only once, not twice;
Don't decrement 'in_len' AND increment 'in' inside the loop, one
loop counter is enough.

Attachment: uuencode.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]