Page MenuHomeFreeBSD

D19658.id55283.diff
No OneTemporary

D19658.id55283.diff

Index: stand/common/load_elf.c
===================================================================
--- stand/common/load_elf.c
+++ stand/common/load_elf.c
@@ -868,7 +868,7 @@
sp++;
else
sp = name;
- ep = strrchr(name, '.');
+ ep = strrchr(sp, '.');
if (ep) {
if (ep == name) {
sp = invalid_name;

File Metadata

Mime Type
text/plain
Expires
Sat, Jul 4, 6:10 AM (14 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34655743
Default Alt Text
D19658.id55283.diff (313 B)

Event Timeline