Download & Extend

Assignment instead of comparison in boost_cache_expire_derivative()

Project:Boost
Version:6.x-1.x-dev
Component:Expiration logic
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

A '=' instead of a '==' clears $path in boost_cache_expire_derivative() which causes aliased pages not to be expired.

The attached patch fixed the problem for me.

AttachmentSize
boost-expire_derivative.patch371 bytes

Comments

#1

Status:needs review» fixed

Committed, thanks!

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.