Re: [PATCH V4] acpi: acpica: fix acpi parse and parseext cache leaks

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

 



On Fri, Jun 23, 2017 at 12:36 PM, Seunghun Han <kkamagui@xxxxxxxxx> wrote:
> I'm Seunghun Han, and I work for National Security Research Institute of
> South Korea.


> -                                       /* Clean up */
> -                                       do {
> -                                               if (op) {
> -                                                       status2 =
> -                                                           acpi_ps_complete_this_op
> -                                                           (walk_state, op);
> -                                                       if (ACPI_FAILURE
> -                                                           (status2)) {
> -                                                               return_ACPI_STATUS
> -                                                                   (status2);
> -                                                       }
> -                                               }
> -
> -                                               acpi_ps_pop_scope(&
> -                                                                 (walk_state->
> -                                                                  parser_state),
> -                                                                 &op,
> -                                                                 &walk_state->
> -                                                                 arg_types,
> -                                                                 &walk_state->
> -                                                                 arg_count);
> -
> -                                       } while (op);

I didn't get, do you send an incremental patch as a new version?!

-- 
With Best Regards,
Andy Shevchenko
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux