K 10 svn:author V 2 ae K 8 svn:date V 27 2017-05-03T09:25:26.681260Z K 7 svn:log V 337 MFC r317431: Fix SP refcount leak. PCB SP cache acquires extra reference, when SP is stored in the cache. Release this reference when PCB is destroyed in ipsec_delete_pcbpolicy(). In ipsec_copy_pcbpolicy() release reference to SP in case if sp_in or sp_out are not NULL. Reported by: Slawa Olhovchenkov END