Commit f82d255
committed
comment out call to problematic variable
Some versions of libapparmor do not include the 'class' field for the 'aa_log_record' struct. If the user has that old library installed, then this line of code would cause a compiler issue. It caused a compiler error with some openSUSE distributions1 parent 9b2ddfb commit f82d255
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
0 commit comments