mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 22:25:46 +01:00
cleanup regexp after use
git-svn-id: svn://localhost/ardour2/branches/3.0@10536 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
28112bfb7f
commit
1a35363693
1 changed files with 2 additions and 0 deletions
|
|
@ -337,6 +337,8 @@ path_expand (string path)
|
|||
*/
|
||||
}
|
||||
|
||||
regfree (&compiled_pattern);
|
||||
|
||||
/* canonicalize */
|
||||
|
||||
char buf[PATH_MAX+1];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue