K 10 svn:author V 2 ae K 8 svn:date V 27 2017-04-26T00:34:05.607980Z K 7 svn:log V 330 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 MFC after: 1 week END