On 8/3/21 6:45 PM, Petko Manolov wrote:
On 21-08-03 18:28:55, Pavel Skripkin wrote:
quoted
On 8/3/21 6:03 PM, Petko Manolov wrote:
quoted
From: Petko Manolov <petkan@nucleusys.com>
Certain call sites of get_geristers() did not do proper error handling. This
could be a problem as get_geristers() typically return the data via pointer to a
buffer. If an error occured the code is carelessly manipulating the wrong data.
Signed-off-by: Petko Manolov <petkan@nucleusys.com>
Hi, Petko!
This patch looks good to me, but I found few small mistakes
Yeah, the patch was never compiled. Sorry about it. v2 is coming up.
BTW: should this also go to stable with Fixes: 1da177e4c3f4
("Linux-2.6.12-rc2")?
With regards,
Pavel Skripkin