<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Coding on Seyoung Jeong</title><link>https://seyoungjeong.github.io/categories/coding/</link><description>Recent content in Coding on Seyoung Jeong</description><generator>Hugo -- 0.146.0</generator><language>ko-KR</language><lastBuildDate>Wed, 01 Apr 2026 03:30:00 +0800</lastBuildDate><atom:link href="https://seyoungjeong.github.io/categories/coding/index.xml" rel="self" type="application/rss+xml"/><item><title>Claude code .map 파일이 유출됨</title><link>https://seyoungjeong.github.io/posts/2026-04-01-claude-code-leaked/</link><pubDate>Wed, 01 Apr 2026 03:30:00 +0800</pubDate><guid>https://seyoungjeong.github.io/posts/2026-04-01-claude-code-leaked/</guid><description>Antrophic의 Claude code 일부 소스 코드가 유출됨</description></item><item><title>LLM PR Guidelines</title><link>https://seyoungjeong.github.io/posts/2026-03-21-llm-pr-guidelines/</link><pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate><guid>https://seyoungjeong.github.io/posts/2026-03-21-llm-pr-guidelines/</guid><description>GitHub repo의 LLM을 이용한 PR에 대한 Gudelines의 유용성</description></item><item><title>Zephyr RTOS: ZMS free space 테스트 코드 리뷰 및 개선</title><link>https://seyoungjeong.github.io/posts/2026-03-03-zephyr-zms-test-code-review/</link><pubDate>Tue, 03 Mar 2026 19:00:00 +0900</pubDate><guid>https://seyoungjeong.github.io/posts/2026-03-03-zephyr-zms-test-code-review/</guid><description>ZMS free space 테스트의 코드 품질 문제(magic number, 변수 명명, 매크로 스코프, O(N²) 성능)를 발견하고 수정한 기록.</description></item><item><title>Zephyr RTOS: pre-commit 훅 기반 자동 검사 셋업</title><link>https://seyoungjeong.github.io/posts/2026-02-28-zephyr-pre-commit-setup/</link><pubDate>Sat, 28 Feb 2026 17:55:00 +0900</pubDate><guid>https://seyoungjeong.github.io/posts/2026-02-28-zephyr-pre-commit-setup/</guid><description>Zephyr 프로젝트 커밋 시 코드 포맷 및 커밋 메시지 규정 준수를 자동 검사하는 pre-commit 훅 설정 가이드.</description></item><item><title>Zephyr RTOS: cbvprintf_package %.*s 포맷 사용 시 OOB 읽기 버그 분석</title><link>https://seyoungjeong.github.io/posts/2026-02-27-zephyr-cbvprintf-oob-read/</link><pubDate>Fri, 27 Feb 2026 14:40:00 +0900</pubDate><guid>https://seyoungjeong.github.io/posts/2026-02-27-zephyr-cbvprintf-oob-read/</guid><description>cbvprintf_package가 %.*s 포맷의 precision을 무시하고 strlen()을 호출하여 heap-buffer-overflow가 발생하는 문제를 분석한 기록입니다.</description></item><item><title>Zephyr RTOS: ZMS free space 테스트 assertion 실패 수정</title><link>https://seyoungjeong.github.io/posts/2026-02-27-zephyr-zms-free-space-test-fix/</link><pubDate>Fri, 27 Feb 2026 13:40:00 +0900</pubDate><guid>https://seyoungjeong.github.io/posts/2026-02-27-zephyr-zms-free-space-test-fix/</guid><description>ZMS test_zms_free_space 테스트가 write_block_size에 따른 ATE 정렬 패딩을 고려하지 않아 발생하는 assertion 실패를 수정한 기록입니다.</description></item><item><title>Zephyr RTOS: README 누락 샘플 문서화 기여</title><link>https://seyoungjeong.github.io/posts/2026-02-24-zephyr-samples-readme/</link><pubDate>Tue, 24 Feb 2026 12:50:00 +0900</pubDate><guid>https://seyoungjeong.github.io/posts/2026-02-24-zephyr-samples-readme/</guid><description>Zephyr 프로젝트에서 README가 누락된 5개 샘플에 대한 문서를 작성하고 PR을 제출한 기록입니다.</description></item><item><title>Zephyr RTOS: CODE_UNREACHABLE 매크로의 Coverity Dead Code 오탐 분석</title><link>https://seyoungjeong.github.io/posts/2026-02-24-zephyr-coverity-code-unreachable/</link><pubDate>Tue, 24 Feb 2026 12:00:00 +0900</pubDate><guid>https://seyoungjeong.github.io/posts/2026-02-24-zephyr-coverity-code-unreachable/</guid><description>Zephyr의 CODE_UNREACHABLE 매크로에서 발생하는 Coverity dead code false positive 문제를 분석하고 해결 방안을 제시합니다.</description></item><item><title>Zephyr Environment Setup &amp; QEMU Walkthrough</title><link>https://seyoungjeong.github.io/posts/2026-02-24-zephyr-qemu-guide/</link><pubDate>Tue, 24 Feb 2026 07:40:00 +0900</pubDate><guid>https://seyoungjeong.github.io/posts/2026-02-24-zephyr-qemu-guide/</guid><description>Setting up Zephyr RTOS development environment on Mac (Apple Silicon) and building/testing applications via QEMU emulator</description></item></channel></rss>