mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
Fix leaking file descriptors on included files.
This commit is contained in:
parent
6c23d48649
commit
21875a520d
@ -227,6 +227,7 @@ LT_EQUAL <=
|
|||||||
}
|
}
|
||||||
|
|
||||||
<<EOF>> {
|
<<EOF>> {
|
||||||
|
fclose(yyin);
|
||||||
yypop_buffer_state();
|
yypop_buffer_state();
|
||||||
if ( !YY_CURRENT_BUFFER ) yyterminate();
|
if ( !YY_CURRENT_BUFFER ) yyterminate();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user