README.bugs 459 B

123456789101112
  1. # Copyright (C) 2020 Maxime Devos
  2. # SPDX-License-Identifier: FSFAP
  3. # Copying and distribution of this file, with or without modification,
  4. # are permitted in any medium without royalty provided the copyright
  5. # notice and this notice are preserved. This file is offered as-is,
  6. # without any warranty.
  7. ()
  8. memory for configuration is leaked,
  9. as for some reason the configuration handle is destroyed even if
  10. it should be reachable if a pointer finalizer is set.