Differences From Artifact [2b3ef496b7]:
- File
src/OFConcreteData.m
— part of check-in
[c07f192cfa]
at
2023-09-13 22:05:09
on branch trunk
— OFConcreteData: Fix freeWhenDone not being set
This resulted in a memory leak. (user: js, size: 2167) [annotate] [blame] [check-ins using] [more...]
To Artifact [0286162fad]:
- File src/OFConcreteData.m — part of check-in [26ddd2e4e4] at 2024-01-02 17:17:25 on branch trunk — Update copyright (user: js, size: 2167) [annotate] [blame] [check-ins using] [more...]
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2024 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This file is part of ObjFW. It may be distributed under the terms of the * Q Public License 1.0, which can be found in the file LICENSE.QPL included in * the packaging of this file. * |
︙ | ︙ |