mbox series

[ndctl,0/2] misc fixes and cleanup

Message ID 20200722052655.21296-1-vishal.l.verma@intel.com (mailing list archive)
Headers show
Series misc fixes and cleanup | expand

Message

Verma, Vishal L July 22, 2020, 5:26 a.m. UTC
Patch 1 is a README update in the Unit tests section to include
CONFIG_ENCRYPTED_KEYS in the list of config items required for unit tests.

Patch 2 fixes a potential resource leak found during static analysis

Vishal Verma (2):
  ndctl/README: Add CONFIG_ENCRYPTED_KEYS to the config items list
  ndctl/namespace: fix a resource leak in file_write_infoblock()

 README.md         | 1 +
 ndctl/namespace.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)