Session alias recording can resolve real paths through storage when a runtime check passes.
What's wrong with this entry?
Recording a session alias now has a second way to resolve the real path, going through a storage-backed lookup when a runtime check passes and a second argument is supplied, and falling back to the previous direct filesystem call otherwise.
- Expected lookup failures are logged at debug rather than a louder level; the message
recordSessionAlias: realpath failed foris unchanged.
recordSessionAlias: realpath failed for
Strings lifted out of the shipped bundle, so the claim above can be checked against them.