]> git.neil.brown.name Git - edlib.git/commit
Avoid null pointer deref when ccache used.
authorNeilBrown <neil@brown.name>
Thu, 27 Jul 2023 11:32:07 +0000 (21:32 +1000)
committerNeilBrown <neil@brown.name>
Thu, 27 Jul 2023 11:32:57 +0000 (21:32 +1000)
commit7b87033c8e4e915931a852bffa6b6dc90fbd10c5
tree1803f6f21595de608267a1605d4d0236eb06a2e5
parent964e4e9981001ddcbb44aba32f57882259cd229d
Avoid null pointer deref when ccache used.

This can make ->home NULL which times_up() no trips over.

I should probably discard this ccache stuff.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
core-pane.h