Skip to content

タグジャンプのクラッシュに対処する#2447

Open
berryzplus wants to merge 1 commit intosakura-editor:masterfrom
berryzplus:feature/fix_tagjump_crash
Open

タグジャンプのクラッシュに対処する#2447
berryzplus wants to merge 1 commit intosakura-editor:masterfrom
berryzplus:feature/fix_tagjump_crash

Conversation

@berryzplus
Copy link
Copy Markdown
Contributor

PR対象

  • アプリ(サクラエディタ本体)

カテゴリ

  • 不具合修正

PR の背景

仕様・動作説明

  • 指摘のあった2件について対処します。
    • パスが空のときに抜けていない
    • std::filesystem::exists をエラーコードを受け取らないモードで呼び出していて、エラー時にクラッシュしてしまう。

周辺におかしいとこいっぱいありそうだけど対応は見送り。
元のコードにテストなかったのでテスト添付は断念。

本件、勝手にやります。

PR の影響範囲

テスト内容

関連 issue, PR

参考資料

@beru beru added the 🐛bug🦋 ■バグ修正(Something isn't working) label Apr 12, 2026
@berryzplus berryzplus force-pushed the feature/fix_tagjump_crash branch from 4ede19d to 45e3e9e Compare April 14, 2026 11:42
@github-actions
Copy link
Copy Markdown

Test Results

1 076 tests  ±0   1 076 ✅ ±0   5m 48s ⏱️ + 2m 0s
   99 suites ±0       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 45e3e9e. ± Comparison against base commit 3026e91.

@sonarqubecloud
Copy link
Copy Markdown

@berryzplus berryzplus marked this pull request as ready for review April 15, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛bug🦋 ■バグ修正(Something isn't working)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants