[hatari-devel] Minor fix for path.c |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: Hatari devel list <hatari-devel@xxxxxxxxxxxxxxxxxxx>
- Subject: [hatari-devel] Minor fix for path.c
- From: Andreas Grabher <andreas_g86@xxxxxxxxxx>
- Date: Mon, 28 Oct 2024 18:20:17 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=1a1hai; t=1730136023; bh=hEsVc9VNELvclqEh3AdDbrIOpWRpJRI/DmMNIHS1LB8=; h=From:Content-Type:Mime-Version:Subject:Message-Id:Date:To; b=uVxx6UWyOy6aB2H8rANzPVyBlLw2i6o9LPlpa3qMqf5ZTUHMT0NAPEW//ZTYXbDAO k6oAe0FhRK0IbZbePfusAi6HtfRjakLn+1QAa82ObkGoJ7Rds/hvzKpjGX8dqsybXh 8DUfxAidA1ykJzcrm/7Z/zCEIepGvV7gKZbIlhzjOrO4cXUcGtharcctcnpfgamPFC rvBQr/eBatnmx59PPN0ERLHF4oRd3QyQf/Ns4G2JqGPZ+qroiqyw8JSx2JcV6CcfHi PFQAWzXqrbY8btUXefUl+TOCliZ6Y0GqjRJvGl3L8IKJOP+Z1bCC7a8/QaYvW0192J 1fYaO96q9Ld1w==
Hello all,
I’d like to suggest the appended minor patch. It unifies the format of comments (there are three C++-style comments in the file while all others are C-style) and makes File_Open() safe in case someone passes a NULL-pointer to it.
Attachment:
hatari.diff
Description: Binary data