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

Also available in: Atom PDF