diff options
author | Anton Kling <anton@kling.gg> | 2023-10-29 14:19:14 +0100 |
---|---|---|
committer | Anton Kling <anton@kling.gg> | 2023-10-30 21:49:48 +0100 |
commit | c7a07bf214ef9b3fabc15c8e70f696ede9644c2c (patch) | |
tree | 1ce5cf0a6ac22c752717255098ac615c84ad9930 /userland/libc/signal | |
parent | 351ab5fbadd933da771a1bd008eff3960360cfc5 (diff) |
LibC: Bug fix, make sure to invalidate cache if it skips using it
Since when the cache gets skipped the offset in the file increases
far outside of the reach of the current cache. Therefore the current
cache should be discarded.
Diffstat (limited to 'userland/libc/signal')
0 files changed, 0 insertions, 0 deletions