On Mon, May 27, 2024 at 08:42:04PM +0800, Tianjia Zhang wrote:
> Allocate memory if needed, while saving the corresponding release
> operation, reducing the amount of code and code complexity.
>
> Signed-off-by: Tianjia Zhang
Reviewed-by: Daniel Kiper
Daniel
___
Hi Tianjia,
On Wed, May 26, 2021 at 04:38:33PM +0800, Tianjia Zhang wrote:
> Hi Daniel,
>
> Please take the time to look at this patch.
Thank you for the patch. I do not consider it as release material.
So, I will take a look at this patch after release.
Daniel
_
Hi Daniel,
Please take the time to look at this patch.
Thanks,
Tianjia
On 11/18/20 2:58 PM, Tianjia Zhang wrote:
Allocate memory if needed, while saving the corresponding release
operation, reducing the amount of code and code complexity.
Signed-off-by: Tianjia Zhang
---
util/grub-mkpasswd
On 3/15/21 9:26 AM, Glenn Washburn wrote:
On Sun, 14 Mar 2021 19:09:36 +0800
Tianjia Zhang wrote:
ping.
Thanks,
Tianjia
On 11/18/20 2:58 PM, Tianjia Zhang wrote:
Allocate memory if needed, while saving the corresponding release
operation, reducing the amount of code and code complexity.
On Sun, 14 Mar 2021 19:09:36 +0800
Tianjia Zhang wrote:
> ping.
>
> Thanks,
> Tianjia
>
> On 11/18/20 2:58 PM, Tianjia Zhang wrote:
> > Allocate memory if needed, while saving the corresponding release
> > operation, reducing the amount of code and code complexity.
> >
> > Signed-off-by: Tianj
ping.
Thanks,
Tianjia
On 11/18/20 2:58 PM, Tianjia Zhang wrote:
Allocate memory if needed, while saving the corresponding release
operation, reducing the amount of code and code complexity.
Signed-off-by: Tianjia Zhang
---
util/grub-mkpasswd-pbkdf2.c | 20 +---
1 file chang
Allocate memory if needed, while saving the corresponding release
operation, reducing the amount of code and code complexity.
Signed-off-by: Tianjia Zhang
---
util/grub-mkpasswd-pbkdf2.c | 20 +---
1 file changed, 5 insertions(+), 15 deletions(-)
diff --git a/util/grub-mkpasswd-