poke-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/2] libpoke: Add new getter and setters for pk_vals


From: Mohammad-Reza Nabipoor
Subject: Re: [PATCH v2 1/2] libpoke: Add new getter and setters for pk_vals
Date: Mon, 29 Mar 2021 05:58:07 +0430

Hi, Jose.

On Sun, Mar 28, 2021 at 10:03:16PM +0200, Jose E. Marchesi wrote:
> 
> Hi Mohammad.
> 
> This looks great!
> 

Thanks!


> My only comment is: aren't we supposed to update pkc->status in every
> call to libpoke?  In most (all?) of the new functions you added I think
> this is enough:
> 
>   pkc->status = PK_OK;
> 
> But please double-check :)
> 

In every function call that uses a `pkc` instance, yes. This is not
the case for any of these functions.


> Other than that, this is OK for master.
> 

Pushed.


Cheers,
Mohammad-Reza


reply via email to

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