Path to this page:
Subject: CVS commit: pkgsrc/devel/editorconfig-core
From: Niclas Rosenvik
Date: 2024-01-13 15:32:36
Message id: 20240113143236.D0CB4FA42@cvs.NetBSD.org
Log Message:
Update editorconfig-core to version 0.12.6
Pkgsrc changes:
Use cmake/build.mk instead of USE_CMAKE.
Changes from changelog:
Fix memory leak in editorconfig_parse() that would
occur if no .editorconfig files were found in the
file's ancestry if an error occured while ingesting
value.
Fix potential buffer overflow in ec_glob.
Files: