Project

General

Profile

Actions

Feature #28

closed

fc_utf8.c: Stop asserting non-NULLness of nonnull parameters

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

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

0%

Estimated time:

Description

Many fc_utf8.c functions have parameters with nonnull attribute that they also asserts to be not NULL. Drop the asserts to fix nonnull compiler warning about the checks.


Files

Actions

Also available in: Atom PDF