Project

General

Profile

Actions

Feature #14

closed

astr_reserve(): Stop asserting non-NULLness of nonnull parameter

Added by Marko Lindqvist 11 months ago. Updated 11 months ago.

Status:
Closed
Priority:
Normal
Category:
General
Target version:
Start date:
12/02/2023
Due date:
% Done:

0%

Estimated time:

Description

astr_reserve() has 'astr' parameter with nonnull attribute, and it also asserts that it's not NULL. Drop the assert to fix nonnull compiler warning about the check.


Files

Actions #1

Updated by Marko Lindqvist 11 months ago

Actions #2

Updated by Marko Lindqvist 11 months ago

  • Tracker changed from Bug to Feature
Actions #3

Updated by Marko Lindqvist 11 months ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF