git: cd9660: Explicitly treat the timezone byte as a signed value

Aaron LI aly at crater.dragonflybsd.org
Tue Feb 18 17:41:59 PST 2025


commit 023dad53e462a76927a7f5e21f938183fe5f484e
Author: Aaron LI <aly at aaronly.me>
Date:   Tue Feb 18 12:56:31 2025 +0800

    cd9660: Explicitly treat the timezone byte as a signed value
    
    Otherwise, timezone information for time zones west of GMT gets
    discarded.
    
    Obtained-from: FreeBSD (PR kern/128934, commit 5c423e0640bcad0eb90d9c968658347228bc2818)

Summary of changes:
 sys/vfs/isofs/cd9660/cd9660_node.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/023dad53e462a76927a7f5e21f938183fe5f484e


-- 
DragonFly BSD source repository


More information about the Commits mailing list