Project

General

Profile

Actions

Feature #851

closed

fc_querysocket(): Check fdopen() return for NULL

Added by Marko Lindqvist about 1 month ago. Updated 24 days ago.

Status:
Closed
Priority:
Normal
Category:
General
Target version:
Start date:
09/13/2024
Due date:
% Done:

0%

Estimated time:

Description

Passing fdopen() return value directly to fwrite() in fc_querysocket() causes clang-19 analyzer to give a warning. Check the value against NULL first.


Files

Actions

Also available in: Atom PDF