diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-02-18 11:52:36 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-02-18 11:52:36 +0100 |
| commit | 0f8b7379641f94dcd22c6a299cf4d62588838083 (patch) | |
| tree | 15e282d0bb65896d7b8f88ef19c02bc4610abc5e /cmake-build-debug/Testing/Temporary/LastTest.log | |
| parent | 57a744d7e0a4aeda1ba0f346af4cae9be5ee15e8 (diff) | |
was freeing a pointer before i used it for its purpose what made some things mall function
Diffstat (limited to 'cmake-build-debug/Testing/Temporary/LastTest.log')
| -rw-r--r-- | cmake-build-debug/Testing/Temporary/LastTest.log | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake-build-debug/Testing/Temporary/LastTest.log b/cmake-build-debug/Testing/Temporary/LastTest.log index f9dd9c3..b107cce 100644 --- a/cmake-build-debug/Testing/Temporary/LastTest.log +++ b/cmake-build-debug/Testing/Temporary/LastTest.log @@ -1,3 +1,3 @@ -Start testing: Feb 17 21:55 CET +Start testing: Feb 18 10:45 CET ---------------------------------------------------------- -End testing: Feb 17 21:55 CET +End testing: Feb 18 10:45 CET |
