Branch: refs/heads/smoke-me/jkeenan/cumberland-blues
Home: https://github.com/Perl/perl5
Commit: 9e5de9e4740098fb874b4139006bffde3a4571a4
https://github.com/Perl/perl5/commit/9e5de9e4740098fb874b4139006bffde3a4571a4
Author: Karl Williamson <[email protected]>
Date: 2020-09-01 (Tue, 01 Sep 2020)
Changed paths:
M regcomp.c
Log Message:
-----------
Fix leak GH #18054
This was a simple matter of one path failing to free the memory.
(cherry picked from commit 6841cd5977c2d35ad75233734c66983a65613fce)
Signed-off-by: Nicolas R <[email protected]>