- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitf97aaaa
committed
Tweak previous patch to ensure edata->filename always gets initialized.
On a platform that isn't supplying __FILE__, previous coding would eithercrash or give a stale result for the filename string. Not sure how likelythat is, but the original code catered for it, so let's keep doing so.1 parent1a44811 commitf97aaaa
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
334 |
| - | |
| 334 | + | |
| 335 | + | |
335 | 336 |
| |
| 337 | + | |
336 | 338 |
| |
337 | 339 |
| |
338 | 340 |
| |
| |||
956 | 958 |
| |
957 | 959 |
| |
958 | 960 |
| |
959 |
| - | |
| 961 | + | |
| 962 | + | |
960 | 963 |
| |
| 964 | + | |
961 | 965 |
| |
962 | 966 |
| |
963 | 967 |
| |
|
0 commit comments
Comments
(0)