[crac] RFR: Ignore open files in /var/lib/sss/mc [v4]

Radim Vansa rvansa at openjdk.org
Tue Nov 7 14:58:26 UTC 2023


On Tue, 7 Nov 2023 13:53:55 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:

>> Radim Vansa has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add comment
>
> src/hotspot/os/linux/globals_linux.hpp line 120:
> 
>> 118: // after calling getpwuid_r, getpwname_r, getgrgid_r, getgrname_r
>> 119: // or other functions in this family.
>> 120: define_pd_global(ccstrlist, CRAllowedOpenFilePrefixes, "/var/lib/sss/mc/");
> 
> This have to be replicated over all platforms, e.g. macos build is broken https://github.com/rvansa/crac/actions/runs/6784349063/job/18440498579

Spot on. For some reason my VSCode left those files unsaved (and therefore not comitted).

-------------

PR Review Comment: https://git.openjdk.org/crac/pull/137#discussion_r1385053250


More information about the crac-dev mailing list