bugphpGroupWare - Bugs: bug #11044, The shutdown system for the crypto...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #11044: The shutdown system for the crypto object doesn't seems accurate in some circumstances

Submitter:  Caeies <Caeies>
Submitted:  Thu 18 Nov 2004 12:30:34 PM UTC
   
 
Category:  API - phpGroupware API Item Group:  0.9.16.003
Severity:  2 - Minor Priority:  5 - Normal
Status:  Fixed Privacy:  Public
Assigned to:  skwashd Open/Closed:  Closed
Component Version:  SVN Operating System:  GNU/Linux - Debian
Reproducibility:  None Planned Release:  0.9.18.000
Fixed Release: 

Thu 30 Dec 2004 11:11:07 AM UTC, comment #1: 

fixed in head

Dave Hall <skwashd>
Group administrator
Thu 18 Nov 2004 12:30:34 PM UTC, original submission:  

Hi all,

I don't know what is the policy regardin register_shutdown_function in phpgw, but I guess It could be very useful in this case.

If people (like me) use register_shutdown_function and call something related to the session handling, You will notice a problem with the crypto object, due to it's manual destruction. The object doesn't exists anymore, so we need to recreate the object and then destroy it ... not nice.

I propose the following patch to "solve" this minor issue.
for .18 of course :)

Regards.

Caeies.

Caeies <Caeies>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2025:  crypto_shutdown_patch.diff added by Caeies (1KiB - text/x-patch - proposed solution for shutdown crypto properly.)

 

Depends on the following items: None found

Digest:
   patch dependencies.

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-12-30 skwashd StatusNone Fixed
    Open/ClosedOpen Closed
2004-11-19 Caeies Dependencies- patch #3525 is dependent
2004-11-18 Caeies Attached File- Added crypto_shutdown_patch.diff, #1887

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code