[lxc-devel] [lxc/lxc] 5b1030: confile_utils: don't free netdev twice

Stéphane Graber noreply at github.com
Thu Mar 25 12:27:15 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 5b1030e26ca9b925ea4f9f79c4939958474806db
      https://github.com/lxc/lxc/commit/5b1030e26ca9b925ea4f9f79c4939958474806db
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-03-25 (Thu, 25 Mar 2021)

  Changed paths:
    M src/lxc/confile_utils.c

  Log Message:
  -----------
  confile_utils: don't free netdev twice

lxc_free_netdev() will already free the list element.

Fixes: https://github.com/google/oss-fuzz/pull/5498
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 3c9c460953e8af3b76bae1b6d1819093c92b5ccf
      https://github.com/lxc/lxc/commit/3c9c460953e8af3b76bae1b6d1819093c92b5ccf
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-03-25 (Thu, 25 Mar 2021)

  Changed paths:
    M src/lxc/confile_utils.c

  Log Message:
  -----------
  Merge pull request #3724 from brauner/2021-03-25/fixes

confile_utils: don't free netdev twice


Compare: https://github.com/lxc/lxc/compare/38b4b216bb9d...3c9c460953e8


More information about the lxc-devel mailing list